Skip to content

Commit 1d80878

Browse files
build(deps): bump regex-automata from 0.4.12 to 0.4.13 (#14626)
Bumps [regex-automata](https://github.com/rust-lang/regex) from 0.4.12 to 0.4.13. - [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.12...regex-automata-0.4.13) --- updated-dependencies: - dependency-name: regex-automata dependency-version: 0.4.13 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 aae37ac commit 1d80878

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
@@ -2065,9 +2065,9 @@ dependencies = [
20652065

20662066
[[package]]
20672067
name = "regex-automata"
2068-
version = "0.4.12"
2068+
version = "0.4.13"
20692069
source = "registry+https://github.com/rust-lang/crates.io-index"
2070-
checksum = "722166aa0d7438abbaa4d5cc2c649dac844e8c56d82fb3d33e9c34b5cd268fc6"
2070+
checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
20712071
dependencies = [
20722072
"aho-corasick",
20732073
"memchr",

0 commit comments

Comments
 (0)