Skip to content

Commit 53fb8bc

Browse files
chore(deps): update rust crate regex to 1.12.2
1 parent eb2d97e commit 53fb8bc

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
@@ -16,7 +16,7 @@ serde = "1.0.228"
1616
tempfile = "3.23.0"
1717
thiserror = "2.0.17"
1818
tracing = "0.1.41"
19-
regex = "1.12.1"
19+
regex = "1.12.2"
2020
mockall = "0.13.1"
2121
clap = "4.5.48"
2222
nix = "0.30.1"

0 commit comments

Comments
 (0)