aboutsummaryrefslogtreecommitdiff
path: root/.cargo/config.toml
blob: 1390ca8002adbf523be488b55b6a22a04f4db84d (plain)
1
2
3
4
[unstable]
json-target-spec = true
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins"]