Skip to content

Commit d165f6f

Browse files
build(deps): bump regex from 1.12.1 to 1.12.2 (#14639)
Bumps [regex](https://github.com/rust-lang/regex) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.1...1.12.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.12.2 dependency-type: direct:production 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 b694022 commit d165f6f

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
@@ -1988,9 +1988,9 @@ dependencies = [
19881988

19891989
[[package]]
19901990
name = "regex"
1991-
version = "1.12.1"
1991+
version = "1.12.2"
19921992
source = "registry+https://github.com/rust-lang/crates.io-index"
1993-
checksum = "4a52d8d02cacdb176ef4678de6c052efb4b3da14b78e4db683a4252762be5433"
1993+
checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
19941994
dependencies = [
19951995
"aho-corasick",
19961996
"memchr",

0 commit comments

Comments
 (0)