Skip to content

Commit 04b2387

Browse files
Update Rust crate serde to 1.0.217
1 parent 55ff5b8 commit 04b2387

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev =
1313
regex = "1.11.1"
1414
ruma = { version = "0.10.1", features = ["events"] }
1515
ruma-common = "0.13.0"
16-
serde = { version = "1.0.216", features = ["derive"] }
16+
serde = { version = "1.0.217", features = ["derive"] }
1717
thiserror = "2.0.9"
1818
tokio = "1.42.0"
1919
tracing = "0.1.41"

0 commit comments

Comments
 (0)