We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compat-tag-info
2 parents 88a8a70 + b088099 commit 78889aeCopy full SHA for 78889ae
Cargo.toml
@@ -37,7 +37,7 @@ futures-util = { version = "0.3.26", default-features = false, features = ["allo
37
http = "0.2.6"
38
imbl = "2.0.0"
39
itertools = "0.12.0"
40
-ruma = { git = "https://github.com/ruma/ruma", rev = "b2542df2bbbdf09af0612c9f28bcfa5620e1911c", features = ["client-api-c", "compat-upload-signatures", "compat-user-id", "compat-arbitrary-length-ids", "unstable-msc3401"] }
+ruma = { git = "https://github.com/ruma/ruma", rev = "b2542df2bbbdf09af0612c9f28bcfa5620e1911c", features = ["client-api-c", "compat-upload-signatures", "compat-user-id", "compat-arbitrary-length-ids", "compat-tag-info", "unstable-msc3401"] }
41
ruma-common = { git = "https://github.com/ruma/ruma", rev = "b2542df2bbbdf09af0612c9f28bcfa5620e1911c" }
42
once_cell = "1.16.0"
43
rand = "0.8.5"
0 commit comments