Skip to content

Commit e21283a

Browse files
Bump regex from 1.10.3 to 1.10.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.3 to 1.10.4. - [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.3...1.10.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31859d9 commit e21283a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clap = {version = "3.2.25", features = ["yaml"]}
1717
colored = "2.0.4"
1818
natord = "1.0.9"
1919
prettytable-rs = "0.10.0"
20-
regex = "1.10.3"
20+
regex = "1.10.4"
2121
serde_json = "1.0.109"
2222
walkdir = "2.4.0"
2323

0 commit comments

Comments
 (0)