You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
320 B
16 lines
320 B
--- exa-0.9.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ exa-0.9.0/Cargo.toml 2020-03-19T10:33:52.293104+00:00
|
|
@@ -45,10 +45,10 @@
|
|
version = "0.4.7"
|
|
|
|
[dependencies.env_logger]
|
|
-version = "0.6.1"
|
|
+version = "0.7.1"
|
|
|
|
[dependencies.git2]
|
|
-version = "0.9.1"
|
|
+version = "0.13"
|
|
optional = true
|
|
default-features = false
|
|
|