Skip to content

Commit e547226

Browse files
build(deps): bump regex-syntax from 0.8.9 to 0.8.10 in the regex group (#4467)
Bumps the regex group with 1 update: [regex-syntax](https://github.com/rust-lang/regex). Updates `regex-syntax` from 0.8.9 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.9...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 dependency-group: regex ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61efca0 commit e547226

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

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

34103410
[[package]]
34113411
name = "regex-syntax"
3412-
version = "0.8.9"
3412+
version = "0.8.10"
34133413
source = "registry+https://github.com/rust-lang/crates.io-index"
3414-
checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c"
3414+
checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
34153415

34163416
[[package]]
34173417
name = "resolv-conf"

0 commit comments

Comments
 (0)