1 2 3 4 5 6 7 8 9 10
[package] name = "portable-alloc" version = "0.0.0" license = "Apache-2.0 OR MIT" edition = "2018" # for extra consistency with portable-atomic & portable-atomic-util description = """ portable-alloc crate """ [dependencies]