Skip to content

Commit b9f719a

Browse files
build(deps): bump regex-syntax from 0.8.8 to 0.8.10 (#14961)
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.8.8 to 0.8.10. - [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.8...regex-syntax-0.8.10) --- updated-dependencies: - dependency-name: regex-syntax dependency-version: 0.8.10 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5a78e4 commit b9f719a

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

19301930
[[package]]
19311931
name = "regex-syntax"
1932-
version = "0.8.8"
1932+
version = "0.8.10"
19331933
source = "registry+https://github.com/rust-lang/crates.io-index"
1934-
checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
1934+
checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
19351935

19361936
[[package]]
19371937
name = "ring"

0 commit comments

Comments
 (0)