parent
bb93578b88
commit
6d1c9ff2dc
3 changed files with 60 additions and 12 deletions
|
@ -9,6 +9,6 @@ anyhow = { workspace = true }
|
|||
clap = { workspace = true }
|
||||
common = { path = "../../lib/common" }
|
||||
log = { workspace = true }
|
||||
nix = { workspace = true }
|
||||
nix = { workspace = true, features = ["env", "process"] }
|
||||
serde = { workspace = true }
|
||||
hakari = { version = "0.1", path = "../../lib/hakari" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue