Skip to content

Commit 5da1159

Browse files
committed
Test smallvec storage
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 parent 7323148 commit 5da1159

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

Cargo.lock

Lines changed: 14 additions & 13 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
@@ -71,7 +71,7 @@ rand = { version = "0.8.5", default-features = false, features = ["std", "std_rn
7171
regex = { version = "1.12.2", default-features = false }
7272
reqwest = { version = "0.12.24", default-features = false }
7373
rmp-serde = { version = "1.3.0", default-features = false }
74-
ruma = { git = "https://github.com/ruma/ruma", rev = "289bee87974bd3c2ad14a6c15801c80b683b67dc", features = [
74+
ruma = { git = "https://github.com/ruma/ruma", rev = "14f16a985b0b9756076bbb80e1b0be10daddaa60", features = [
7575
"client-api-c",
7676
"compat-unset-avatar",
7777
"compat-upload-signatures",

0 commit comments

Comments
 (0)