Propogate use_sudo pattern to all traits that podman can be used in

This commit is contained in:
Gerald Pinder 2025-03-20 23:29:39 -04:00
parent 430d18de8a
commit 883090ee85
14 changed files with 346 additions and 116 deletions

2
Cargo.lock generated
View file

@ -511,6 +511,7 @@ dependencies = [
"base64 0.22.1",
"blake2",
"bon",
"cached",
"chrono",
"clap",
"comlexr",
@ -521,6 +522,7 @@ dependencies = [
"lenient_semver",
"log",
"miette",
"nix",
"process_control",
"rstest",
"semver",