rust/xargo/Xargo.toml
2018-10-10 18:36:47 +02:00

8 lines
193 B
TOML

[dependencies]
core = {}
alloc = {}
alloc_system = {}
# Disabled due to missing support for many things (intrinsics, etc) in rustc_codegen_cranelift
#std = {features = ["force_alloc_system"]}