Skip to content

Commit

Permalink
update: bump h2, reqwest and wasmtime (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelmmiguel committed Oct 6, 2023
1 parent 69bf353 commit f8fb1d5
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
124 changes: 62 additions & 62 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ wws-router = { path = "./crates/router" }
wws-server = { path = "./crates/server" }
wws-store = { path = "./crates/store" }
wws-worker = { path = "./crates/worker" }
wasmtime = "6.0.1"
wasmtime-wasi = "6.0.1"
wasi-common = "6.0.1"
wasmtime = "6.0.2"
wasmtime-wasi = "6.0.2"
wasi-common = "6.0.2"

0 comments on commit f8fb1d5

Please sign in to comment.