Skip to content

Commit fd7a220

Browse files
Merge pull request #806 from asaaki/dependabot/cargo/rust/serde-1.0.208
2 parents b093074 + 968ccc1 commit fd7a220

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/Cargo.lock

+4-4
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
@@ -26,7 +26,7 @@ lol_alloc = "0.4.1"
2626
console_error_panic_hook = "0.1.7"
2727

2828
# Note: not using the no-std setup, because wasm-bindgen does not either
29-
serde = { version = "1.0.207", features = ["derive"] }
29+
serde = { version = "1.0.208", features = ["derive"] }
3030
serde_json = "1.0.125"
3131
serde-wasm-bindgen = "0.6.5"
3232
base64 = "0.22.1"

0 commit comments

Comments
 (0)