1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

chore: Update liquid to 0.20

Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Raits
2020-03-22 16:27:35 +01:00
committed by David Peter
parent 5edd8260e8
commit 136a745c5d
5 changed files with 67 additions and 110 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ assert_cmd = "0.12.0"
[build-dependencies]
clap = "2.33"
liquid = "0.19"
liquid = "0.20"
lazy_static = "1.4"
[profile.release]