Skip to content

Commit

Permalink
chore(loader): bump wasm-pkg-tools
Browse files Browse the repository at this point in the history
Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
  • Loading branch information
vdice committed May 31, 2024
1 parent 11e8888 commit 81fe5ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tokio-util = "0.6"
toml = "0.8.2"
tracing = { workspace = true }
walkdir = "2.3.2"
wasm-pkg-loader = { git = "https://github.com/bytecodealliance/wasm-pkg-tools/", rev = "ce7d12deab6a36403bfd90ab3e80e6714748be52" }
wasm-pkg-loader = { git = "https://github.com/bytecodealliance/wasm-pkg-tools/", rev = "5384205af449179de07ad82ecf4bd42b171a2e40" }

[dev-dependencies]
tokio = { version = "1.23", features = ["rt", "macros"] }
Expand Down
14 changes: 1 addition & 13 deletions examples/spin-timer/Cargo.lock

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

0 comments on commit 81fe5ce

Please sign in to comment.