Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump regex from 1.4.3 to 1.4.4
  • Loading branch information
dependabot[bot] authored Mar 12, 2021
commit a890b5dbf81d8c8de6513810034a4fefa06e7723
20 changes: 2 additions & 18 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 @@ -9,7 +9,7 @@ edition = "2018"
ansi_term = "0.12"
clap = "2.20"
error-chain = "0.12.1"
regex = "1.4.3"
regex = "1.4.4"
shellexpand = "2"
toml = "0.5"
url = "2.2"
Expand Down