forked from NationTech/harmony
wip: New crate opnsense-config
This commit is contained in:
@@ -3,6 +3,7 @@ resolver = "2"
|
||||
members = [
|
||||
"private_repos/*",
|
||||
"harmony",
|
||||
"opnsense-config",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
@@ -18,3 +19,5 @@ async-trait = "0.1.82"
|
||||
tokio = { version = "1.40.0", features = ["io-std"] }
|
||||
cidr = "0.2.3"
|
||||
xml_dom = "0.2.8"
|
||||
russh = "0.45.0"
|
||||
russh-keys = "0.45.0"
|
||||
|
||||
Reference in New Issue
Block a user