Allow multiple networks and network groups
This commit is contained in:
@@ -12,6 +12,7 @@ repository = "https://git.plabble.org/Maurice/podman-openrc"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.41", features = ["derive"] }
|
||||
clap = { version = "4.5.45", features = ["derive"] }
|
||||
itertools = "0.14.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.9.2"
|
||||
toml = "0.9.5"
|
||||
|
||||
Reference in New Issue
Block a user