Skip to content

Commit 5669f16

Browse files
authored
Merge pull request #34 from uutils/renovate/regex-1.x
Update Rust crate regex to 1.10.4
2 parents 11bf271 + 674974d commit 5669f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ path = "src/main.rs"
1717
[dependencies]
1818
chrono = "0.4.38"
1919
diff = "0.1.13"
20-
regex = "1.10.3"
20+
regex = "1.10.4"
2121
same-file = "1.0.6"
2222
unicode-width = "0.1.11"
2323

0 commit comments

Comments
 (0)