Skip to content

Commit 399f020

Browse files
authored
Merge pull request #450 from aljoshare/dependabot/cargo/regex-1.12.2
fix(deps): bump regex from 1.11.3 to 1.12.2
2 parents 8b3d98b + 6f06c1f commit 399f020

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
@@ -17,7 +17,7 @@ futures = "0.3.31"
1717
futures-util = "0.3.28"
1818
thiserror = "2.0.17"
1919
rand = "0.9.2"
20-
regex = "1.11.3"
20+
regex = "1.12.2"
2121
rand_regex = "0.18.1"
2222
cron = "0.15.0"
2323
chrono = "0.4.42"

0 commit comments

Comments
 (0)