Skip to content

Commit a46236a

Browse files
Merge pull request #783 from asaaki/dependabot/cargo/rust/serde_json-1.0.119
2 parents e65ce59 + 89a469e commit a46236a

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.118"
30+
serde_json = "1.0.119"
3131
serde-wasm-bindgen = "0.6.5"
3232
base64 = "0.22.1"
3333

0 commit comments

Comments
 (0)