Skip to content

Commit 203aaf8

Browse files
Update Rust crate ruma-common to 0.17.1
1 parent 5813895 commit 203aaf8

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 6 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
@@ -12,7 +12,7 @@ http = "1.4.0"
1212
matrix-sdk = { version = "0.16.0", default-features = false, features = ["rustls-tls"] }
1313
regex = "1.12.2"
1414
ruma = { version = "0.14", features = ["events"] }
15-
ruma-common = "0.17.0"
15+
ruma-common = "0.17.1"
1616
serde = { version = "1.0.228", features = ["derive"] }
1717
thiserror = "2.0.17"
1818
tokio = "1.48.0"

0 commit comments

Comments
 (0)