mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Be less prescriptive for the ansi_term dep
This commit is contained in:
committed by
andy.boot
parent
c261492325
commit
ca8b1efc18
+1
-1
@@ -21,7 +21,7 @@ name = "dust"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
ansi_term = "=0.12"
|
||||
ansi_term = "0.12"
|
||||
clap = "=2.33"
|
||||
lscolors = "0.7"
|
||||
num_cpus = "1"
|
||||
|
||||
Reference in New Issue
Block a user