2 name = "switch-to-configuration"
6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13 nix = { version = "0.28.0", features = ["fs", "signal"] }
15 rust-ini = { git = "https://github.com/zonyitoo/rust-ini", rev = "5748ae57a178216a920b88dfac1296618e967447", features = [
21 dbus-codegen = "0.11.0"