Skip to content

Commit 6f231a0

Browse files
Update Rust crate regex to v1.11.0 (#9539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d02745c commit 6f231a0

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -134,5 +134,5 @@ claims = "=0.7.1"
134134
diesel = { version = "=2.2.4", features = ["r2d2"] }
135135
googletest = "=0.12.0"
136136
insta = { version = "=1.40.0", features = ["glob", "json", "redactions"] }
137-
regex = "=1.10.6"
137+
regex = "=1.11.0"
138138
tokio = "=1.40.0"

0 commit comments

Comments
 (0)