Skip to content

Commit eabaf45

Browse files
deps(deps): 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] <support@github.com>
1 parent eb3e57c commit eabaf45

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
@@ -53,7 +53,7 @@ thiserror = "2.0.16"
5353
anyhow = "1.0"
5454

5555
# Utilities
56-
regex = "1.10"
56+
regex = "1.12"
5757
sha2 = "0.10"
5858
uuid = { version = "1.6", features = ["v4", "serde"] }
5959
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)