Skip to content

Commit

Permalink
Merge pull request #34 from uutils/renovate/regex-1.x
Browse files Browse the repository at this point in the history
Update Rust crate regex to 1.10.4
  • Loading branch information
oSoMoN authored Apr 17, 2024
2 parents 11bf271 + 674974d commit 5669f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ path = "src/main.rs"
[dependencies]
chrono = "0.4.38"
diff = "0.1.13"
regex = "1.10.3"
regex = "1.10.4"
same-file = "1.0.6"
unicode-width = "0.1.11"

Expand Down

0 comments on commit 5669f16

Please sign in to comment.