Skip to content

Commit

Permalink
Bump regex from 1.4.3 to 1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent b4175be commit 59e532e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -36,7 +36,7 @@ docopt = "1.1.0"
serde = "1.0.123"
serde_derive = "1.0.104"
itertools = "0.10.0"
regex = "1.4.3"
regex = "1.4.5"
lazy_static = "1.4.0"
failure = "0.1.8"
reqwest = { version = "0.11.0", features = ["blocking", "cookies", "json"] }
Expand Down

0 comments on commit 59e532e

Please sign in to comment.