Skip to content

Commit 7fc7a61

Browse files
build(deps): bump regex-syntax from 0.8.6 to 0.8.8 (#14624)
Bumps [regex-syntax](https://github.com/rust-lang/regex) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da793ac commit 7fc7a61

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
@@ -2082,9 +2082,9 @@ checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
20822082

20832083
[[package]]
20842084
name = "regex-syntax"
2085-
version = "0.8.6"
2085+
version = "0.8.8"
20862086
source = "registry+https://github.com/rust-lang/crates.io-index"
2087-
checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
2087+
checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
20882088

20892089
[[package]]
20902090
name = "ring"

0 commit comments

Comments
 (0)