configure bond with NMState

This commit is contained in:
2025-09-25 16:31:40 -04:00
parent 0de52aedbf
commit ffe3c09907
13 changed files with 658 additions and 95 deletions

View File

@@ -7,7 +7,8 @@ license.workspace = true
[dependencies]
async-trait.workspace = true
harmony_types = { version = "0.1.0", path = "../harmony_types" }
harmony_types = { path = "../harmony_types" }
russh.workspace = true
russh-keys.workspace = true
tokio.workspace = true
log.workspace = true