Skip to content

Commit e245379

Browse files
build(deps): bump regex from 1.9.5 to 1.10.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.9.5 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.9.5...1.10.4) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e5867f commit e245379

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

+7-7
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
@@ -29,7 +29,7 @@ clap = { version = "^3", features = ["cargo"] }
2929
yansi = "^0"
3030
atty = "^0"
3131
derive_builder = "^0"
32-
regex = "^1.9"
32+
regex = "^1.10"
3333
chrono = "^0.4.34"
3434
humantime = "^2"
3535
simplelog = "^0"

0 commit comments

Comments
 (0)