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

[build]
target = "x86_64-strix.json"