Skip to content

Commit 0165a08

Browse files
Update Rust crate regex to 1.12.3
1 parent 5813895 commit 0165a08

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.12.2"
13+
regex = "1.12.3"
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)