1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-04 19:01:44 +00:00

Run 'cargo run' only once

This commit is contained in:
sharkdp
2018-11-02 18:33:06 +01:00
committed by David Peter
parent 278d841408
commit c6a526f99c
3 changed files with 15 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ features = []
[dev-dependencies]
tempdir = "0.3"
assert_cmd = "0.10.1"
escargot = "0.3.1"
[build-dependencies]
clap = "2.32"