Skip to content

Commit d039ad8

Browse files
Update Rust crate regex to v1.10.5 (#8818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78eb2f3 commit d039ad8

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
@@ -131,5 +131,5 @@ claims = "=0.7.1"
131131
diesel = { version = "=2.2.0", features = ["r2d2"] }
132132
googletest = "=0.11.0"
133133
insta = { version = "=1.39.0", features = ["glob", "json", "redactions"] }
134-
regex = "=1.10.4"
134+
regex = "=1.10.5"
135135
tokio = "=1.38.0"

0 commit comments

Comments
 (0)