Skip to content

Commit

Permalink
Update Rust crate ruma-common to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 15, 2024
1 parent 2ddf8c2 commit baa4568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ http = "1.2.0"
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "cbb92cacce1d16673a949204e4f88b78e9917026", default-features = false, features = ["rustls-tls"] }
regex = "1.11.1"
ruma = { version = "0.10.1", features = ["events"] }
ruma-common = "0.13.0"
ruma-common = "0.14.1"
serde = { version = "1.0.216", features = ["derive"] }
thiserror = "2.0.7"
tokio = "1.42.0"
Expand Down

0 comments on commit baa4568

Please sign in to comment.