aya-playground/aya-playground-ebpf/.cargo/config.toml

7 lines
96 B
TOML

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