aya-template/{{project-name}}-ebpf/.cargo/config.toml

6 lines
95 B
TOML

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