Skip to content

Commit 674974d

Browse files
Update Rust crate regex to 1.10.4
1 parent 2ba35db commit 674974d

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)