Skip to content

Commit

Permalink
Merge pull request #47 from juan-leon/dependabot/cargo/regex-1.9.5
Browse files Browse the repository at this point in the history
build(deps): bump regex from 1.8.4 to 1.9.5
  • Loading branch information
juan-leon authored Sep 12, 2023
2 parents 8d23e46 + 79642b5 commit 2270715
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 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 @@ -29,7 +29,7 @@ clap = { version = "^3", features = ["cargo"] }
yansi = "^0"
atty = "^0"
derive_builder = "^0"
regex = "^1.8"
regex = "^1.9"
chrono = "^0.4.28"
humantime = "^2"
simplelog = "^0"
Expand Down

0 comments on commit 2270715

Please sign in to comment.