Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasbeyer committed Oct 20, 2018
1 parent 2e546da commit 32b7e25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ members = [
[dependencies]
atty = "0.2"
chrono = "0.4"
error-chain = "0.11"
error-chain = "0.12"
git2 = "0.7"
is-match = "0.1"
lazy_static = "1.0"
lazy_static = "1"
log = "0.4"
regex = "0.2"
regex = "1"

[dependencies.clap]
version = ">=2.23"
Expand Down

0 comments on commit 32b7e25

Please sign in to comment.