Skip to content

Commit 9111ed7

Browse files
build(deps): bump regex-automata from 0.4.13 to 0.4.14 (#14966)
Bumps [regex-automata](https://github.com/rust-lang/regex) from 0.4.13 to 0.4.14. - [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-automata-0.4.13...regex-automata-0.4.14) --- updated-dependencies: - dependency-name: regex-automata dependency-version: 0.4.14 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 a782232 commit 9111ed7

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
@@ -1993,9 +1993,9 @@ dependencies = [
19931993

19941994
[[package]]
19951995
name = "regex-automata"
1996-
version = "0.4.13"
1996+
version = "0.4.14"
19971997
source = "registry+https://github.com/rust-lang/crates.io-index"
1998-
checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
1998+
checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
19991999
dependencies = [
20002000
"aho-corasick",
20012001
"memchr",

0 commit comments

Comments
 (0)