Skip to content

Commit

Permalink
Merge pull request #808 from asaaki/dependabot/cargo/rust/serde-1.0.209
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
2 parents baf33c4 + 633fccc commit 3689f60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -26,7 +26,7 @@ lol_alloc = "0.4.1"
console_error_panic_hook = "0.1.7"

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

0 comments on commit 3689f60

Please sign in to comment.