Skip to content

Commit 366e734

Browse files
Update Rust crate ruma to 0.9.0
1 parent 82bb663 commit 366e734

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
@@ -22,7 +22,7 @@ serde = "1.0.158"
2222
serde_json = "1.0.94"
2323
serde_yaml = "0.9.19"
2424
matrix-sdk = "0.3.0"
25-
ruma = "0.2.0"
25+
ruma = "0.9.0"
2626
actix = "0.13.0"
2727
actix-web = "4.3.1"
2828
url = "2.2.2"

0 commit comments

Comments
 (0)