Skip to content

Commit 7b7ebe7

Browse files
build(deps): bump regex-syntax from 0.8.6 to 0.8.8 in the regex group (#4248)
Bumps the regex group with 1 update: [regex-syntax](https://github.com/rust-lang/regex). Updates `regex-syntax` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.6...regex-syntax-0.8.8) --- updated-dependencies: - dependency-name: regex-syntax dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: regex ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f4e0ad commit 7b7ebe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3355,9 +3355,9 @@ dependencies = [
33553355

33563356
[[package]]
33573357
name = "regex-syntax"
3358-
version = "0.8.6"
3358+
version = "0.8.8"
33593359
source = "registry+https://github.com/rust-lang/crates.io-index"
3360-
checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
3360+
checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
33613361

33623362
[[package]]
33633363
name = "resolv-conf"

0 commit comments

Comments
 (0)