mirror of https://github.com/aya-rs/aya
7 lines
99 B
TOML
7 lines
99 B
TOML
3 years ago
|
[build]
|
||
|
target-dir = "../../target"
|
||
|
target = "bpfel-unknown-none"
|
||
|
|
||
|
[unstable]
|
||
|
build-std = ["core"]
|