warlocks-stave/stave-core/.cargo/config.toml

6 lines
185 B
TOML

[build]
rustdocflags = ["--document-private-items"]
[target.x86_64-unknown-linux-gnu]
# Uncomment to enable eBPF during development without sudo:
# rustflags = ["-C", "link-arg=-lbpf"]