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.5.3
  • Loading branch information
dependabot[bot] authored May 3, 2021
commit 45fa22924f89a835a7fd737247cf737a8dd0a330
32 changes: 8 additions & 24 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.5.3"
shellexpand = "2"
toml = "0.5"
url = "2.2"
Expand Down