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 3e189cf commit 2e546da
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ readme = "./README.md"
license = "MPL-2.0"

[dependencies]
log = "0.4"
git2 = "0.7"
error-chain = "0.11"
regex = "0.2"
lazy_static = "1.0"
error-chain = "0.12"
regex = "1"
lazy_static = "1"

0 comments on commit 2e546da

Please sign in to comment.