Skip to content

Commit f3a8af7

Browse files
build(deps): bump regex from 1.12.3 to 1.12.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.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.12.3...1.12.4) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a3e69b commit f3a8af7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ futures-util = { version = "0.3.32", default-features = false }
1919
lazy_static = "1.5.0"
2020
mime_guess = { version = "2.0.5", default-features = false }
2121
pcap = { version = "2.4.0", default-features = false }
22-
regex = { version = "1.12.3", default-features = true }
22+
regex = { version = "1.12.4", default-features = true }
2323
rust-embed = { version = "8.11.0", default-features = false }
2424
serde = { version = "1.0.228", features = ["derive"] }
2525
serde_json = { version = "1.0.149", default-features = false, features = [] }

0 commit comments

Comments
 (0)