forked from DGNum/colmena
Traverse up to find hive.nix by default, and other CLI ergonomics fixes
This commit is contained in:
parent
9c8e3034f7
commit
60d6475897
11 changed files with 212 additions and 95 deletions
|
@ -10,6 +10,7 @@ edition = "2018"
|
|||
async-trait = "0.1.42"
|
||||
clap = "2.33.3"
|
||||
console = "0.13.0"
|
||||
env_logger = "0.8.2"
|
||||
futures = "0.3.8"
|
||||
glob = "0.3.0"
|
||||
hostname = "0.3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue