Skip to content

Commit

Permalink
Merge branch 'main' into rust-clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 9, 2024
2 parents 4651693 + fae77d6 commit 42bb3e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ wit-bindgen-rt = "0.21.0"
rmp = "0.8.12"
rmp-serde = "1.1.2"
rmpv = "1.0.1"
serde = "1.0.196"
serde = "1.0.197"
tonic = { version = "0.11.0", default-features = false }
serde_json = "1.0.113"
serde_json = "1.0.114"
wasmtime = "18.0.2"
wasmtime-wasi = "18.0.2"
tonic-build = "0.11.0"
Expand Down

0 comments on commit 42bb3e7

Please sign in to comment.