Skip to content

Commit 1b6bc53

Browse files
build(deps): bump regex from 1.12.1 to 1.12.2
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]>
1 parent f98fc6a commit 1b6bc53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,7 +1693,7 @@ version = "0.50.3"
16931693
source = "registry+https://github.com/rust-lang/crates.io-index"
16941694
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
16951695
dependencies = [
1696-
"windows-sys 0.59.0",
1696+
"windows-sys 0.61.0",
16971697
]
16981698

16991699
[[package]]
@@ -2053,9 +2053,9 @@ dependencies = [
20532053

20542054
[[package]]
20552055
name = "regex"
2056-
version = "1.12.1"
2056+
version = "1.12.2"
20572057
source = "registry+https://github.com/rust-lang/crates.io-index"
2058-
checksum = "4a52d8d02cacdb176ef4678de6c052efb4b3da14b78e4db683a4252762be5433"
2058+
checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
20592059
dependencies = [
20602060
"aho-corasick",
20612061
"memchr",

0 commit comments

Comments
 (0)