rust-bat/bat-fix-metadata.diff
2019-12-10 12:52:37 -08:00

12 lines
270 B
Diff

--- bat-0.12.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ bat-0.12.1/Cargo.toml 2019-12-10T20:47:02.673884+00:00
@@ -38,7 +38,7 @@
default-features = false
[dependencies.console]
-version = "0.8"
+version = "0.9"
[dependencies.content_inspector]
version = "0.2.4"