1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-01 18:31:46 +00:00

Enabled build target aarch64-unknown-linux-gnu for arm64 architecture

This commit is contained in:
rachitchokshi
2018-09-08 14:23:14 -07:00
committed by David Peter
parent d6c8fee044
commit 1b6df8a480
4 changed files with 17 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ ansi_term = "0.11"
console = "0.6"
directories = "1.0"
lazy_static = "1.0"
libz-sys = "1.0.20"
[dependencies.git2]
version = "0.7"