Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.217
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 28, 2024
1 parent a79ef62 commit f9fbe2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev =
regex = "1.11.1"
ruma = { version = "0.10.1", features = ["events"] }
ruma-common = "0.13.0"
serde = { version = "1.0.216", features = ["derive"] }
serde = { version = "1.0.217", features = ["derive"] }
thiserror = "2.0.7"
tokio = "1.42.0"
tracing = "0.1.41"

0 comments on commit f9fbe2e

Please sign in to comment.