| { | |
| "packages": [ | |
| { | |
| "name": "collections", | |
| "version": "0.0.0", | |
| "id": "collections 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "alloc", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "rustc_unicode", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "collections", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/libcollections/Cargo.toml" | |
| }, | |
| { | |
| "name": "std", | |
| "version": "0.0.0", | |
| "id": "std 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "alloc", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "alloc_jemalloc", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": true, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "rand", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "libc", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "alloc_system", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "collections", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "rustc_unicode", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "gcc", | |
| "source": "registry+https://github.com/rust-lang/crates.io-index", | |
| "req": "^0.3", | |
| "kind": "build", | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "build_helper", | |
| "source": null, | |
| "req": "*", | |
| "kind": "build", | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "dylib", | |
| "rlib" | |
| ], | |
| "name": "std", | |
| "src_path": "lib.rs" | |
| }, | |
| { | |
| "kind": [ | |
| "custom-build" | |
| ], | |
| "name": "build-script-build", | |
| "src_path": "build.rs" | |
| } | |
| ], | |
| "features": { | |
| "debug-jemalloc": [ | |
| "alloc_jemalloc/debug" | |
| ], | |
| "jemalloc": [ | |
| "alloc_jemalloc" | |
| ] | |
| }, | |
| "manifest_path": "/home/user/projects/rust/src/libstd/Cargo.toml" | |
| }, | |
| { | |
| "name": "alloc_system", | |
| "version": "0.0.0", | |
| "id": "alloc_system 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "libc", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| }, | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "alloc_system", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/liballoc_system/Cargo.toml" | |
| }, | |
| { | |
| "name": "rustc_unicode", | |
| "version": "0.0.0", | |
| "id": "rustc_unicode 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "rustc_unicode", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/librustc_unicode/Cargo.toml" | |
| }, | |
| { | |
| "name": "core", | |
| "version": "0.0.0", | |
| "id": "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "core", | |
| "src_path": "lib.rs" | |
| }, | |
| { | |
| "kind": [ | |
| "custom-build" | |
| ], | |
| "name": "build-script-build", | |
| "src_path": "build.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/libcore/Cargo.toml" | |
| }, | |
| { | |
| "name": "alloc", | |
| "version": "0.0.0", | |
| "id": "alloc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "alloc", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/liballoc/Cargo.toml" | |
| }, | |
| { | |
| "name": "libc", | |
| "version": "0.0.0", | |
| "id": "libc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "libc", | |
| "src_path": "../../liblibc/src/lib.rs" | |
| }, | |
| { | |
| "kind": [ | |
| "custom-build" | |
| ], | |
| "name": "build-script-build", | |
| "src_path": "build.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/rustc/libc_shim/Cargo.toml" | |
| }, | |
| { | |
| "name": "gcc", | |
| "version": "0.3.25", | |
| "id": "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)", | |
| "source": "registry+https://github.com/rust-lang/crates.io-index", | |
| "dependencies": [ | |
| { | |
| "name": "tempdir", | |
| "source": "registry+https://github.com/rust-lang/crates.io-index", | |
| "req": "^0.3", | |
| "kind": "dev", | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "gcc", | |
| "src_path": "/home/user/.cargo/registry/src/github.com-88ac128001ac3a9a/gcc-0.3.25/src/lib.rs" | |
| }, | |
| { | |
| "kind": [ | |
| "bin" | |
| ], | |
| "name": "gcc-shim", | |
| "src_path": "/home/user/.cargo/registry/src/github.com-88ac128001ac3a9a/gcc-0.3.25/src/bin/gcc-shim.rs" | |
| }, | |
| { | |
| "kind": [ | |
| "test" | |
| ], | |
| "name": "test", | |
| "src_path": "/home/user/.cargo/registry/src/github.com-88ac128001ac3a9a/gcc-0.3.25/tests/test.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/.cargo/registry/src/github.com-88ac128001ac3a9a/gcc-0.3.25/Cargo.toml" | |
| }, | |
| { | |
| "name": "rand", | |
| "version": "0.0.0", | |
| "id": "rand 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [ | |
| { | |
| "name": "core", | |
| "source": null, | |
| "req": "*", | |
| "kind": null, | |
| "optional": false, | |
| "uses_default_features": true, | |
| "features": [], | |
| "target": null | |
| } | |
| ], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "rand", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/librand/Cargo.toml" | |
| }, | |
| { | |
| "name": "build_helper", | |
| "version": "0.1.0", | |
| "id": "build_helper 0.1.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "source": null, | |
| "dependencies": [], | |
| "targets": [ | |
| { | |
| "kind": [ | |
| "lib" | |
| ], | |
| "name": "build_helper", | |
| "src_path": "lib.rs" | |
| } | |
| ], | |
| "features": {}, | |
| "manifest_path": "/home/user/projects/rust/src/build_helper/Cargo.toml" | |
| } | |
| ], | |
| "resolve": { | |
| "root": "std 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "nodes": [ | |
| { | |
| "id": "collections 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "rustc_unicode 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "alloc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "std 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)", | |
| "alloc_system 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "collections 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "libc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "build_helper 0.1.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "rustc_unicode 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "alloc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "rand 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "alloc_system 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "libc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "rustc_unicode 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [] | |
| }, | |
| { | |
| "id": "alloc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "libc 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)", | |
| "dependencies": [] | |
| }, | |
| { | |
| "id": "rand 0.0.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [ | |
| "core 0.0.0 (path+file:///home/user/projects/rust/src/libstd)" | |
| ] | |
| }, | |
| { | |
| "id": "build_helper 0.1.0 (path+file:///home/user/projects/rust/src/libstd)", | |
| "dependencies": [] | |
| } | |
| ] | |
| }, | |
| "version": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment