Skip to content

Commit

Permalink
chore(deps): update wasmtime to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent de15ed5 commit 3b78489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ 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 = "22.0.0"
wasmtime-wasi = "22.0.0"
wasmtime = "23.0.0"
wasmtime-wasi = "23.0.0"
async-trait = "0.1.80"
log = { version = "0.4.21", features = ["kv"] }
log4rs = "1.3.0"
Expand Down

0 comments on commit 3b78489

Please sign in to comment.