Update dependencies
This commit is contained in:
parent
7334ec3708
commit
8edaaddcab
709
Cargo.lock
generated
709
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
@ -15,4 +15,4 @@ yaml-rust = "0.4"
|
||||
|
||||
[dependencies.cpython]
|
||||
git = "https://github.com/dgrunwald/rust-cpython/"
|
||||
branch = "master"
|
||||
branch = "master"
|
||||
|
Loading…
Reference in New Issue
Block a user