feat: fixed pcap linking and added nix packages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "sparse-beacon"
|
||||
version = "0.7.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
pcap-sys = { path = "../pcap-sys" }
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
fn main() {
|
||||
include!("../build_freebsd.rs");
|
||||
include!("../build_common.rs");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user