Skip to content

Commit 0e65ae5

Browse files
chore(deps): update rust crate regex to 1.12.1
1 parent 672fc14 commit 0e65ae5

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
@@ -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.11.3"
19+
regex = "1.12.1"
2020
mockall = "0.13.1"
2121
clap = "4.5.48"
2222
nix = "0.30.1"

0 commit comments

Comments
 (0)