Skip to content

Commit 1f0cfd1

Browse files
authored
Merge pull request #125 from linw1995/dependabot/cargo/regex-1.12.2
Bump regex from 1.11.3 to 1.12.2
2 parents e8c560c + 8560cac commit 1f0cfd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ glob = "0.3"
7575

7676
# Multi-connection Support
7777
dashmap = "6.1"
78-
regex = "1.11"
78+
regex = "1.12"
7979
blake3 = "1.5"
8080

8181
[dev-dependencies]

0 commit comments

Comments
 (0)