Skip to content

Commit 1f85897

Browse files
authored
Merge pull request #137 from triarius/dependabot/cargo/regex-1.12.3
Bump regex from 1.12.2 to 1.12.3
2 parents b7a0a3a + 010eca2 commit 1f85897

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -11,7 +11,7 @@ clap = { version = "4.5.57", features = ["derive"] }
1111
eyre = "0.6.12"
1212
itertools = "0.14.0"
1313
rand = "0.9.2"
14-
regex = "1.12.2"
14+
regex = "1.12.3"
1515

1616
[dev-dependencies]
1717
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)