Skip to content

Commit

Permalink
Merge pull request #61 from wathiede/dependabot/cargo/regex-1.10.2
Browse files Browse the repository at this point in the history
build(deps): bump regex from 1.9.6 to 1.10.2
  • Loading branch information
wathiede committed Nov 1, 2023
2 parents c7a4d11 + 0ffd5b3 commit ebc895d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -10,7 +10,7 @@ version = "0.1.6-alpha.0"
[dependencies]
log = "0.4.19"
image = "0.24.7"
regex = "1.9.6"
regex = "1.10.2"
structopt = "0.3.26"
thiserror = "1.0.49"
stderrlog = "0.5.4"
Expand Down

0 comments on commit ebc895d

Please sign in to comment.