[root] name = "std_shim" version = "0.1.0" dependencies = [ "std 0.0.0", ] [[package]] name = "advapi32-sys" version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "winapi 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "alloc" version = "0.0.0" dependencies = [ "core 0.0.0", ] [[package]] name = "alloc_jemalloc" version = "0.0.0" dependencies = [ "build_helper 0.1.0", "core 0.0.0", "gcc 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.0.0", ] [[package]] name = "alloc_system" version = "0.0.0" dependencies = [ "core 0.0.0", "libc 0.0.0", ] [[package]] name = "build_helper" version = "0.1.0" [[package]] name = "collections" version = "0.0.0" dependencies = [ "alloc 0.0.0", "core 0.0.0", "rustc_unicode 0.0.0", ] [[package]] name = "core" version = "0.0.0" [[package]] name = "gcc" version = "0.3.17" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "advapi32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "libc" version = "0.0.0" dependencies = [ "core 0.0.0", ] [[package]] name = "rand" version = "0.0.0" dependencies = [ "core 0.0.0", ] [[package]] name = "rustc_unicode" version = "0.0.0" dependencies = [ "core 0.0.0", ] [[package]] name = "std" version = "0.0.0" dependencies = [ "alloc 0.0.0", "alloc_jemalloc 0.0.0", "alloc_system 0.0.0", "build_helper 0.1.0", "collections 0.0.0", "core 0.0.0", "gcc 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.0.0", "rand 0.0.0", "rustc_unicode 0.0.0", ] [[package]] name = "winapi" version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "winapi-build" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index"