Files
aya-playground/aya-playground-ebpf/.cargo/config.toml
TuDatTr f3ee525588 Initial commit
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2024-02-20 11:13:23 +01:00

7 lines
96 B
TOML

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