Skip to content

Commit 2ef0dc2

Browse files
chore(deps): update rust crate regex to 1.12.2 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80fbe58 commit 2ef0dc2

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
@@ -12,5 +12,5 @@ itertools = "0.14.0"
1212
num = "0.4.3"
1313
paste = "1.0.15"
1414
primes = "0.4.0"
15-
regex = "1.12.1"
15+
regex = "1.12.2"
1616
strum = { version = "0.27.2", features = ["derive"] }

0 commit comments

Comments
 (0)