Skip to content

Commit b552f82

Browse files
dependabot[bot]Coekjan
authored andcommitted
Bump regex from 1.10.4 to 1.10.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.4 to 1.10.5. - [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.10.4...1.10.5) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9f9776 commit b552f82

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
@@ -19,7 +19,7 @@ clap = { version = "4.5.6", features = [
1919
] }
2020
diff = "0.1.13"
2121
once_cell = "1.19.0"
22-
regex = "1.10.4"
22+
regex = "1.10.5"
2323
reqwest = { version = "0.12.4", default-features = false, features = [
2424
"blocking",
2525
"json",

0 commit comments

Comments
 (0)