Skip to content

Commit 717b852

Browse files
Update Rust crate ruma to 0.12.1
1 parent ea64892 commit 717b852

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
@@ -11,7 +11,7 @@ futures = "0.3.31"
1111
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"
14-
ruma = { version = "0.10.1", features = ["events"] }
14+
ruma = { version = "0.12.1", features = ["events"] }
1515
ruma-common = "0.13.0"
1616
serde = { version = "1.0.217", features = ["derive"] }
1717
thiserror = "2.0.9"

0 commit comments

Comments
 (0)