Skip to content

Commit 5bfd283

Browse files
Bump regex from 1.11.1 to 1.11.2 (#1436)
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.11.2. - [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.11.1...1.11.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.2 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 c909e8e commit 5bfd283

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -26,7 +26,7 @@ gix = { version = "0.72.1", default-features = false }
2626
hyper-reverse-proxy = "0.5.1"
2727
lazy_static = "1.5.0"
2828
libc = "0.2.167"
29-
regex = "1.11.1"
29+
regex = "1.11.2"
3030
rs_tracing = { version = "1.1.0", features = ["rs_tracing"] }
3131
serde = { version = "1.0.215", features = ["std", "derive"] }
3232
serde_json = "1.0.133"

0 commit comments

Comments
 (0)