Skip to content

Commit f5d77ec

Browse files
build(deps): bump regex from 1.9.1 to 1.10.1
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.1 to 1.10.1. - [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.9.1...1.10.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e29cb26 commit f5d77ec

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -36,7 +36,7 @@ tempfile = "3"
3636
xz2 = "0.1.7"
3737
chrono = "0.4.22"
3838
colored = "2"
39-
regex = "1.9.1"
39+
regex = "1.10.1"
4040

4141
[dev-dependencies]
4242
quickcheck = "1"

0 commit comments

Comments
 (0)