7 lines
96 B
TOML
7 lines
96 B
TOML
[build]
|
|
target-dir = "../target"
|
|
target = "bpfel-unknown-none"
|
|
|
|
[unstable]
|
|
build-std = ["core"]
|