Skip to content

Commit

Permalink
Merge pull request #814 from asaaki/dependabot/cargo/rust/serde_json-…
Browse files Browse the repository at this point in the history
…1.0.128
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
2 parents 15a3b94 + b238d66 commit 940081e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ console_error_panic_hook = "0.1.7"

# Note: not using the no-std setup, because wasm-bindgen does not either
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
serde_json = "1.0.128"
serde-wasm-bindgen = "0.6.5"
base64 = "0.22.1"

Expand Down

0 comments on commit 940081e

Please sign in to comment.