Skip to content

Commit f15c4ff

Browse files
Bump regex from 1.11.1 to 1.12.2 (#1468)
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.12.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.1...1.12.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02d5962 commit f15c4ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -41,7 +41,7 @@ parking_lot = "0.12.4"
4141
pathdiff = "0.2.3"
4242
percent-encoding = "2.3.0"
4343
rayon = "1.10.0"
44-
regex = "1.11.1"
44+
regex = "1.12.2"
4545
rowan = "0.15.16"
4646
rustc-hash = "2.1.1"
4747
serde = "1.0.219"

0 commit comments

Comments
 (0)