Skip to content

Commit 75f1e12

Browse files
chore(deps): update rust crate regex to 1.12.3 (#9202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d2ca15 commit 75f1e12

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
@@ -141,7 +141,7 @@ quickcheck = "1.0.3"
141141
quickcheck_macros = "1.1.0"
142142
quote = "1.0.44"
143143
rayon = "1.11.0"
144-
regex = "1.12.2"
144+
regex = "1.12.3"
145145
rust-lapper = "1.2.0"
146146
rustc-hash = "2.1.1"
147147
schemars = { version = "1.2.1", features = ["indexmap2", "smallvec1"] }

0 commit comments

Comments
 (0)