Skip to content

Commit

Permalink
fix(deps): update rust crate wasmtime to 14.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 8d410f2 commit f075c30
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
108 changes: 54 additions & 54 deletions 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/plugy-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bincode = "1.3.3"
dashmap = "5.5.3"
plugy-core = { path = "../plugy-core", version = "0.2.1" }
serde = { version = "1", features = ["derive"] }
wasmtime = "14.0.0"
wasmtime = "14.0.2"
async-lock = "2.8.0"

[dev-dependencies]
Expand Down

0 comments on commit f075c30

Please sign in to comment.