Skip to content

Commit b3d5581

Browse files
Update Rust crate regex to 1.12.2
1 parent 8682bad commit b3d5581

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
@@ -10,7 +10,7 @@ resolver = "2"
1010
futures = "0.3.31"
1111
http = "1.4.0"
1212
matrix-sdk = { version = "0.16.0", default-features = false, features = ["rustls-tls"] }
13-
regex = "1.11.1"
13+
regex = "1.12.2"
1414
ruma = { version = "0.14", features = ["events"] }
1515
ruma-common = "0.17.0"
1616
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)