We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8682bad commit 4fd4bb9Copy full SHA for 4fd4bb9
Cargo.toml
@@ -10,7 +10,7 @@ resolver = "2"
10
futures = "0.3.31"
11
http = "1.4.0"
12
matrix-sdk = { version = "0.16.0", default-features = false, features = ["rustls-tls"] }
13
-regex = "1.11.1"
+regex = "1.12.2"
14
ruma = { version = "0.14", features = ["events"] }
15
ruma-common = "0.17.0"
16
serde = { version = "1.0.228", features = ["derive"] }
0 commit comments