Skip to content

Commit 5c079ce

Browse files
Bump regex from 1.11.1 to 1.12.2
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]>
1 parent 1fe9111 commit 5c079ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -15,7 +15,7 @@ tracing = "0.1.41"
1515
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "fmt"] }
1616

1717
time = "0.3.41"
18-
regex = "1.11.1"
18+
regex = "1.12.2"
1919
lazy-regex = "3.4.1"
2020
deunicode = "1.6.2"
2121
strum = { version = "0.27.1", features = ["derive"] }

0 commit comments

Comments
 (0)