Skip to content

Commit b3c7d6b

Browse files
build(deps): bump regex from 1.11.1 to 1.11.2
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] <support@github.com>
1 parent c1139cd commit b3c7d6b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -17,7 +17,7 @@ webpki = { package = "rustls-webpki", version = "0.103", default-features = fals
1717
libc = "0.2"
1818
log = "0.4.22"
1919
rustls-platform-verifier = "0.6"
20-
regex = "1.9.6"
20+
regex = "1.11.2"
2121
toml = { version = "0.8", default-features = false, features = ["parse"] }
2222
hickory-resolver = { version = "0.25", features = ["https-aws-lc-rs", "webpki-roots"] }
2323
tokio = { version = "1.44.0", features = ["io-util", "macros", "net", "rt"] }

0 commit comments

Comments
 (0)