forked from NationTech/harmony
feat(opnsense-config): Add MaybeString type to preserve xml serialization of empty elements
This commit is contained in:
@@ -17,3 +17,6 @@ xml-rs = "0.8"
|
||||
thiserror = "1.0"
|
||||
async-trait = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.4.1"
|
||||
|
||||
Reference in New Issue
Block a user