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.

12 lines
301 B

diff -u -r ../bat-0.7.1/Cargo.toml ./Cargo.toml
--- ../bat-0.7.1/Cargo.toml 2018-09-23 08:30:19.000000000 +0000
+++ ./Cargo.toml 2018-10-08 01:23:55.289414819 +0000
@@ -20,6 +20,7 @@
console = "0.6"
directories = "1.0"
lazy_static = "1.0"
+termios = "0.3.1"
[dependencies.git2]
version = "0.7"