Skip to content

Commit 8057261

Browse files
build(deps): bump regex from 1.8.0 to 1.9.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.8.0 to 1.9.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.8.0...1.9.4) --- 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 7fb7629 commit 8057261

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

Cargo.lock

Lines changed: 19 additions & 7 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
@@ -15,7 +15,7 @@ homepage = "https://scaphandre.hubblo.org"
1515
loggerv = "0.7"
1616
log = "0.4"
1717
clap = { version = "4.2", features = ["cargo", "derive"] }
18-
regex = "1.7"
18+
regex = "1.9"
1919
riemann_client = { version = "0.9.0", optional = true }
2020
hostname = "0.3.1"
2121
protobuf = "2.28.0"

0 commit comments

Comments
 (0)