edr-research-rust/edr-ebpf/.cargo/config.toml

5 lines
71 B
TOML

[build]
target = "bpfel-unknown-none"
[unstable]
build-std = ["core"]