Skip to content

Commit 123efcd

Browse files
Update matrix-sdk digest to 3b5b0f8
1 parent ea64892 commit 123efcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resolver = "2"
99
[workspace.dependencies]
1010
futures = "0.3.31"
1111
http = "1.2.0"
12-
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "cbb92cacce1d16673a949204e4f88b78e9917026", default-features = false, features = ["rustls-tls"] }
12+
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "3b5b0f81c465a0313b2e4fb4d725e18c9766f764", default-features = false, features = ["rustls-tls"] }
1313
regex = "1.11.1"
1414
ruma = { version = "0.10.1", features = ["events"] }
1515
ruma-common = "0.13.0"

0 commit comments

Comments
 (0)