1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-09 19:51:48 +00:00

Remove 'liquid' dependency

This commit is contained in:
sharkdp
2020-09-20 19:50:39 +02:00
parent 83c7750656
commit f18009e5d5
5 changed files with 24 additions and 290 deletions
+3 -5
View File
@@ -25,7 +25,6 @@ application = [
"dirs",
"git",
"lazy_static",
"liquid",
"paging",
"wild",
"regex-onig",
@@ -80,8 +79,7 @@ predicates = "1.0.5"
[build-dependencies]
clap = { version = "2.33", optional = true }
liquid = { version = "0.21", optional = true }
[profile.release]
lto = true
codegen-units = 1
# [profile.release]
# lto = true
# codegen-units = 1