Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 9684e7c

Browse files
chore(deps): bump regex from 1.11.1 to 1.11.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.1 to 1.11.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.11.1...1.11.2) --- updated-dependencies: - dependency-name: regex dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60b2220 commit 9684e7c

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
@@ -1750,9 +1750,9 @@ dependencies = [
17501750

17511751
[[package]]
17521752
name = "regex"
1753-
version = "1.11.1"
1753+
version = "1.11.2"
17541754
source = "registry+https://github.com/rust-lang/crates.io-index"
1755-
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1755+
checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912"
17561756
dependencies = [
17571757
"aho-corasick",
17581758
"memchr",

0 commit comments

Comments
 (0)