Skip to content

Commit

Permalink
Bump wasmtime from 22.0.0 to 22.0.1 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 3143e80 commit 19dd530
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
84 changes: 42 additions & 42 deletions crates/wasm-bench/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/wasm-bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ features = ["build-bindgen", "use-32bit-slots"]
optional = true

[dependencies.wasmtime]
version = "22.0.0"
version = "22.0.1"
default-features = false
features = ["cranelift", "runtime"]
optional = true
Expand Down

0 comments on commit 19dd530

Please sign in to comment.