feat: fixed pcap linking and added nix packages

This commit is contained in:
Andrew Rioux
2025-01-20 20:39:26 -05:00
parent ad8cad56e7
commit af2e832762
23 changed files with 1220 additions and 81 deletions
+2 -6
View File
@@ -1,12 +1,8 @@
[workspace]
members = [
"sparse-beacon",
"nl-sys",
"packets",
"pcap-sys"
]
members = ["sparse-beacon", "nl-sys", "packets", "pcap-sys"]
resolver = "2"
package.version = "2.0.0"
metadata.crane.name = "sparse"
[profile.release]
strip = true