Skip to content

Commit ea64892

Browse files
Update Rust crate serde to 1.0.217 (#15)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 55ff5b8 commit ea64892

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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)