Skip to content

Commit 1352bd7

Browse files
zecakehandybalaam
authored andcommitted
Upgrade Ruma
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 parent 762135b commit 1352bd7

File tree

2 files changed

+28
-19
lines changed

2 files changed

+28
-19
lines changed

Cargo.lock

Lines changed: 27 additions & 18 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
@@ -66,7 +66,7 @@ rand = "0.8.5"
6666
regex = "1.11.2"
6767
reqwest = { version = "0.12.23", default-features = false }
6868
rmp-serde = "1.3.0"
69-
ruma = { git = "https://github.com/ruma/ruma", rev = "91424b1fcb6642e1a579043a308fb326dd346860", features = [
69+
ruma = { version = "0.14.0", features = [
7070
"client-api-c",
7171
"compat-upload-signatures",
7272
"compat-arbitrary-length-ids",

0 commit comments

Comments
 (0)