Skip to content

Commit 9838952

Browse files
authored
Merge pull request #26 from Jakedismo/dependabot/cargo/regex-1.12.2
deps(deps): bump regex from 1.11.2 to 1.12.2
2 parents 2839f51 + eabaf45 commit 9838952

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -53,7 +53,7 @@ thiserror = "2.0.16"
5353
anyhow = "1.0"
5454

5555
# Utilities
56-
regex = "1.10"
56+
regex = "1.12"
5757
sha2 = "0.10"
5858
uuid = { version = "1.6", features = ["v4", "serde"] }
5959
chrono = { version = "0.4", features = ["serde"] }

0 commit comments

Comments
 (0)