Skip to content

Commit b239c99

Browse files
Update Rust crate ruma-common to 0.15.0
1 parent ea64892 commit b239c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ http = "1.2.0"
1212
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "cbb92cacce1d16673a949204e4f88b78e9917026", default-features = false, features = ["rustls-tls"] }
1313
regex = "1.11.1"
1414
ruma = { version = "0.10.1", features = ["events"] }
15-
ruma-common = "0.13.0"
15+
ruma-common = "0.15.0"
1616
serde = { version = "1.0.217", features = ["derive"] }
1717
thiserror = "2.0.9"
1818
tokio = "1.42.0"

0 commit comments

Comments
 (0)