Integrated opnsense-config API in harmony, pretty easy, pretty happy. very much encouraging

This commit is contained in:
jeangab
2024-11-26 15:58:42 -05:00
parent d30e909b83
commit 9c18c8be6d
13 changed files with 108 additions and 146 deletions

View File

@@ -20,3 +20,6 @@ tokio = { workspace = true }
[dev-dependencies]
pretty_assertions = "1.4.1"
[target.x86_64-unknown-linux-gnu]
rustflags = ["-C", "link-arg=-fuse-ld=mold"]