Propogate use_sudo pattern to all traits that podman can be used in
This commit is contained in:
parent
430d18de8a
commit
883090ee85
14 changed files with 346 additions and 116 deletions
|
|
@ -20,11 +20,13 @@ lenient_semver = "0.4"
|
|||
process_control = { version = "4", features = ["crossbeam-channel"] }
|
||||
which = "7"
|
||||
|
||||
cached.workspace = true
|
||||
chrono.workspace = true
|
||||
clap = { workspace = true, features = ["derive", "env"] }
|
||||
comlexr.workspace = true
|
||||
log.workspace = true
|
||||
miette.workspace = true
|
||||
nix = { workspace = true, features = ["user"] }
|
||||
semver = { workspace = true, features = ["serde"] }
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue