Skip to content

Commit

Permalink
fix(deps): update rust crate regex to 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and RouHim committed May 21, 2022
1 parent 8eb5bc4 commit be4a273
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ evmap = "10.0.2"
clokwerk = "0.3.5"
kamadak-exif = "0.5.4"
rayon = "1.5.3"
regex = "1.5.5"
regex = "1.5.6"
base64 = "0.13.0"
image = "0.24.2"
cacache = "10.0.1"
Expand Down

0 comments on commit be4a273

Please sign in to comment.