Skip to content

Commit

Permalink
chore(deps): update rust crate wasmtime to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent bcfe6b1 commit 0cfbe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ serde_json = { version = "1.0.120" }
tonic = { version = "0.12.0", default-features = false }
tonic-build = "0.12.0"
tonic-web = "0.12.0"
wasmtime = "24.0.0"
wasmtime = "25.0.0"
wasmtime-wasi = "24.0.0"
async-trait = "0.1.80"
log = { version = "0.4.21", features = ["kv"] }
Expand Down

0 comments on commit 0cfbe09

Please sign in to comment.