Skip to content

Commit 0b765ff

Browse files
chore: Bump regex from 1.11.2 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 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.2...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]>
1 parent de6622a commit 0b765ff

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
@@ -52,7 +52,7 @@ predicates = "3.1.0"
5252
pretty_assertions = "1.4.1"
5353
proc-macro2 = "1.0.101"
5454
quote = "1.0.40"
55-
regex = "1.11.1"
55+
regex = "1.12.2"
5656
rustversion = "1.0.20"
5757
scratch = "1.0"
5858
semver = "1.0.26"

0 commit comments

Comments
 (0)