Skip to content

Commit 26e501e

Browse files
Update matrix-sdk digest to 6042bc9
1 parent ea64892 commit 26e501e

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 = "6042bc93f6c016a7fb52bf1ddb9cddf3b047753a", 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)