Skip to content

Commit e65ce59

Browse files
Merge pull request #781 from asaaki/dependabot/cargo/rust/serde_json-1.0.118
2 parents d8a45fa + 4695ae9 commit e65ce59

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.203", features = ["derive"] }
30-
serde_json = "1.0.117"
30+
serde_json = "1.0.118"
3131
serde-wasm-bindgen = "0.6.5"
3232
base64 = "0.22.1"
3333

0 commit comments

Comments
 (0)