8 lines
193 B
TOML
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"]}
|