Skip to content

Commit c036f62

Browse files
Bump regex from 1.10.2 to 1.10.3 (#91)
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.3. - [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.2...1.10.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eab7e7f commit c036f62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
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.2"
20+
regex = "1.10.3"
2121
serde_json = "1.0.105"
2222
walkdir = "2.4.0"
2323

0 commit comments

Comments
 (0)