Skip to content

Commit dafbf82

Browse files
Merge pull request #761 from asaaki/dependabot/cargo/rust/serde_json-1.0.116
2 parents d65b3c2 + 003fbc7 commit dafbf82

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rust/Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ console_error_panic_hook = "0.1.7"
2727

2828
# Note: not using the no-std setup, because wasm-bindgen does not either
2929
serde = { version = "1.0.198", features = ["derive"] }
30-
serde_json = "1.0.115"
30+
serde_json = "1.0.116"
3131
serde-wasm-bindgen = "0.6.5"
3232
base64 = "0.22.0"
3333

0 commit comments

Comments
 (0)