Skip to content

Commit

Permalink
Merge pull request #12 from andrzejressel/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde_json to 1.0.114
  • Loading branch information
mergify[bot] authored Mar 9, 2024
2 parents bff8c7e + efc4971 commit 48bbe9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ rmp-serde = "1.1.2"
rmpv = "1.0.1"
serde = "1.0.196"
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 48bbe9d

Please sign in to comment.