mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
Remove openssl dependency
This commit is contained in:
+5
-1
@@ -13,11 +13,15 @@ version = "0.2.1"
|
||||
atty = "0.2.2"
|
||||
ansi_term = "0.9"
|
||||
console = "0.6"
|
||||
git2 = "0.6"
|
||||
error-chain = "0.11"
|
||||
directories = "0.9"
|
||||
lazy_static = "1.0"
|
||||
|
||||
[dependencies.git2]
|
||||
version = "0.6"
|
||||
default-features = false
|
||||
features = []
|
||||
|
||||
[dependencies.syntect]
|
||||
version = "2"
|
||||
default-features = false
|
||||
|
||||
Reference in New Issue
Block a user