Skip to content

Commit fc73617

Browse files
Update Rust crate regex to v1.11.1
1 parent 2f9df1d commit fc73617

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
@@ -128,6 +128,6 @@ claims = "=0.7.1"
128128
diesel = { version = "=2.2.4", features = ["r2d2"] }
129129
googletest = "=0.12.0"
130130
insta = { version = "=1.40.0", features = ["glob", "json", "redactions"] }
131-
regex = "=1.11.0"
131+
regex = "=1.11.1"
132132
tokio = "=1.41.0"
133133
zip = { version = "=2.2.0", default-features = false, features = ["deflate"] }

0 commit comments

Comments
 (0)