Update dependencies

This commit is contained in:
Patrick Lühne 2020-01-10 14:30:33 +01:00
parent 7334ec3708
commit 8edaaddcab
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
2 changed files with 278 additions and 437 deletions

709
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,8 @@ authors = ["Patrick Lühne <patrick@luehne.de>"]
edition = "2018"
[dependencies]
git2 = "0.8"
indicatif = "0.11"
git2 = "0.11"
indicatif = "0.13"
log = "0.4"
pretty_env_logger = "0.3"
tempfile = "3.0"