f67281e2c7
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
21 lines
416 B
Diff
21 lines
416 B
Diff
--- bat-0.12.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ bat-0.12.1/Cargo.toml 2019-12-25T08:50:18.841108+00:00
|
|
@@ -38,7 +38,7 @@
|
|
default-features = false
|
|
|
|
[dependencies.console]
|
|
-version = "0.8"
|
|
+version = "0.9"
|
|
|
|
[dependencies.content_inspector]
|
|
version = "0.2.4"
|
|
@@ -55,7 +55,7 @@
|
|
default-features = false
|
|
|
|
[dependencies.git2]
|
|
-version = "0.10"
|
|
+version = "0.11"
|
|
features = []
|
|
default-features = false
|
|
|