Skip to content

Instantly share code, notes, and snippets.

@messense
Created April 15, 2022 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save messense/d5ce57a2fc3b6112b20708b22a6140ce to your computer and use it in GitHub Desktop.
Save messense/d5ce57a2fc3b6112b20708b22a6140ce to your computer and use it in GitHub Desktop.
{
"packages": [
{
"name": "ahash",
"version": "0.7.6",
"id": "ahash 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "A non-cryptographic hash function using AES-NI for high performance",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "criterion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "fnv",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.5",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "fxhash",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "hex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "no-panic",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.10",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.7.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "seahash",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^4.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde_json",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.59",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "version_check",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.9",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "const-random",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.12",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
"registry": null
},
{
"name": "getrandom",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.117",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))",
"registry": null
},
{
"name": "once_cell",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.8",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"alloc"
],
"target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))",
"registry": null
},
{
"name": "const-random",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.12",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(not(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\")))",
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.117",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(not(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\")))",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "ahash",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "nopanic",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/tests/nopanic.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "map_tests",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/tests/map_tests.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "bench",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/tests/bench.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "ahash",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/tests/bench.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "map",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/tests/map_tests.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/./build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"compile-time-rng": [
"const-random"
],
"const-random": [
"dep:const-random"
],
"default": [
"std"
],
"serde": [
"dep:serde"
],
"std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ahash-0.7.6/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std"
],
"rustc-args": [
"-C",
"target-feature=+aes"
],
"rustdoc-args": [
"-C",
"target-feature=+aes"
]
}
}
},
"publish": null,
"authors": [
"Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"
],
"categories": [
"algorithms",
"data-structures",
"no-std"
],
"keywords": [
"hash",
"hasher",
"hashmap",
"aes",
"no-std"
],
"readme": "README.md",
"repository": "https://github.com/tkaitchuck/ahash",
"homepage": null,
"documentation": "https://docs.rs/ahash",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "approx",
"version": "0.4.0",
"id": "approx 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Approximate floating point equality comparisons and assertions.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "approx",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "relative_eq",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/tests/relative_eq.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "abs_diff_eq",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/tests/abs_diff_eq.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "macro_import",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/tests/macro_import.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "macros",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/tests/macros.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "ulps_eq",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/tests/ulps_eq.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"default": [
"std"
],
"num-complex": [
"dep:num-complex"
],
"std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/approx-0.4.0/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std",
"num-complex"
]
}
}
},
"publish": null,
"authors": [
"Brendan Zabarauskas <bjzaba@yahoo.com.au>"
],
"categories": [],
"keywords": [
"approximate",
"assert",
"comparison",
"equality",
"float"
],
"readme": "README.md",
"repository": "https://github.com/brendanzab/approx",
"homepage": "https://github.com/brendanzab/approx",
"documentation": "https://docs.rs/approx",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "autocfg",
"version": "1.0.1",
"id": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "Automatic cfg for Rust compiler features",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "autocfg",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "integers",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/examples/integers.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "paths",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/examples/paths.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "versions",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/examples/versions.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "traits",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/examples/traits.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "rustflags",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/tests/rustflags.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Josh Stone <cuviper@gmail.com>"
],
"categories": [
"development-tools::build-utils"
],
"keywords": [
"rustc",
"build",
"autoconf"
],
"readme": "README.md",
"repository": "https://github.com/cuviper/autocfg",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "bitflags",
"version": "1.3.2",
"id": "bitflags 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "A macro to generate structures which behave like bitflags.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "compiler_builtins",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": null,
"rename": "core",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde_derive",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde_json",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "walkdir",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^2.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "bitflags",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "compile",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2/tests/compile.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "basic",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2/tests/basic.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"compiler_builtins": [
"dep:compiler_builtins"
],
"core": [
"dep:core"
],
"default": [],
"example_generated": [],
"rustc-dep-of-std": [
"core",
"compiler_builtins"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.3.2/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"example_generated"
]
}
}
},
"publish": null,
"authors": [
"The Rust Project Developers"
],
"categories": [
"no-std"
],
"keywords": [
"bit",
"bitmask",
"bitflags",
"flags"
],
"readme": "README.md",
"repository": "https://github.com/bitflags/bitflags",
"homepage": "https://github.com/bitflags/bitflags",
"documentation": "https://docs.rs/bitflags",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "blas-src",
"version": "0.8.0",
"id": "blas-src 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "The package provides a BLAS source of choice.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "accelerate-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "blis-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "intel-mkl-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "netlib-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "openblas-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "blas-src",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/blas-src-0.8.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"accelerate": [
"accelerate-src"
],
"accelerate-src": [
"dep:accelerate-src"
],
"blis": [
"blis-src"
],
"blis-src": [
"dep:blis-src"
],
"intel-mkl": [
"intel-mkl-src"
],
"intel-mkl-src": [
"dep:intel-mkl-src"
],
"netlib": [
"netlib-src"
],
"netlib-src": [
"dep:netlib-src"
],
"openblas": [
"openblas-src"
],
"openblas-src": [
"dep:openblas-src"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/blas-src-0.8.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Ivan Ukhov <ivan.ukhov@gmail.com>",
"Jed Brown <jed@jedbrown.org>",
"Stefan Kroboth <stefan.kroboth@gmail.com>",
"Toshiki Teramura <toshiki.teramura@gmail.com>",
"bluss"
],
"categories": [
"science"
],
"keywords": [
"linear-algebra"
],
"readme": "README.md",
"repository": "https://github.com/blas-lapack-rs/blas-src",
"homepage": "https://github.com/blas-lapack-rs/blas-src",
"documentation": "https://docs.rs/blas-src",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "cauchy",
"version": "0.4.0",
"id": "cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT",
"license_file": null,
"description": "Trait for real and complex numbers",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"serde",
"rand"
],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.14",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.124",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "cauchy",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cauchy-0.4.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cauchy-0.4.0/Cargo.toml",
"metadata": {
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [
"algorithms"
],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/rust-math/cauchy",
"homepage": null,
"documentation": "https://docs.rs/cauchy",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "cblas-sys",
"version": "0.1.4",
"id": "cblas-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "The package provides bindings to CBLAS (C).",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "cblas-sys",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cblas-sys-0.1.4/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cblas-sys-0.1.4/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Ivan Ukhov <ivan.ukhov@gmail.com>"
],
"categories": [
"external-ffi-bindings",
"science"
],
"keywords": [
"linear-algebra"
],
"readme": "README.md",
"repository": "https://github.com/blas-lapack-rs/cblas-sys",
"homepage": "https://github.com/blas-lapack-rs/cblas-sys",
"documentation": "https://docs.rs/cblas-sys",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "cfg-if",
"version": "1.0.0",
"id": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "A macro to ergonomically define an item depending on a large number of #[cfg]\nparameters. Structured like an if-else chain, the first matching branch is the\nitem that gets emitted.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "compiler_builtins",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": null,
"rename": "core",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "cfg-if",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "xcrate",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/tests/xcrate.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"compiler_builtins": [
"dep:compiler_builtins"
],
"core": [
"dep:core"
],
"rustc-dep-of-std": [
"core",
"compiler_builtins"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-1.0.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Alex Crichton <alex@alexcrichton.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/alexcrichton/cfg-if",
"homepage": "https://github.com/alexcrichton/cfg-if",
"documentation": "https://docs.rs/cfg-if",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "crossbeam-channel",
"version": "0.5.1",
"id": "crossbeam-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Multi-producer multi-consumer channels for message passing",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-utils",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "num_cpus",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.13.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "signal-hook",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "crossbeam-channel",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "fibonacci",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/examples/fibonacci.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "matching",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/examples/matching.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "stopwatch",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/examples/stopwatch.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "same_channel",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/same_channel.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "zero",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/zero.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "after",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/after.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "never",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/never.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "list",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/list.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "iter",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/iter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "mpsc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/mpsc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "select_macro",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/select_macro.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "select",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/select.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "array",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/array.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "golang",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/golang.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "tick",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/tick.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "ready",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/ready.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "thread_locals",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/tests/thread_locals.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "crossbeam",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/benches/crossbeam.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"crossbeam-utils": [
"dep:crossbeam-utils"
],
"default": [
"std"
],
"std": [
"crossbeam-utils/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.5.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Crossbeam Project Developers"
],
"categories": [
"algorithms",
"concurrency",
"data-structures"
],
"keywords": [
"channel",
"mpmc",
"select",
"golang",
"message"
],
"readme": "README.md",
"repository": "https://github.com/crossbeam-rs/crossbeam",
"homepage": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel",
"documentation": "https://docs.rs/crossbeam-channel",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "crossbeam-deque",
"version": "0.8.1",
"id": "crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Concurrent work-stealing deque",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-epoch",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.9",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-utils",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "crossbeam-deque",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "injector",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/tests/injector.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "fifo",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/tests/fifo.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "lifo",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/tests/lifo.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "steal",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/tests/steal.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"crossbeam-epoch": [
"dep:crossbeam-epoch"
],
"crossbeam-utils": [
"dep:crossbeam-utils"
],
"default": [
"std"
],
"std": [
"crossbeam-epoch/std",
"crossbeam-utils/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.8.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Crossbeam Project Developers"
],
"categories": [
"algorithms",
"concurrency",
"data-structures"
],
"keywords": [
"chase-lev",
"lock-free",
"scheduler",
"scheduling"
],
"readme": "README.md",
"repository": "https://github.com/crossbeam-rs/crossbeam",
"homepage": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque",
"documentation": "https://docs.rs/crossbeam-deque",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "crossbeam-epoch",
"version": "0.9.5",
"id": "crossbeam-epoch 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Epoch-based garbage collection",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "const_fn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-utils",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.5",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.4.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "memoffset",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.6",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "scopeguard",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "loom",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5",
"kind": null,
"rename": "loom-crate",
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(crossbeam_loom)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "crossbeam-epoch",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "sanitize",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/examples/sanitize.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "loom",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/tests/loom.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "pin",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/benches/pin.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "defer",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/benches/defer.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "flush",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/benches/flush.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"alloc": [],
"const_fn": [
"dep:const_fn"
],
"default": [
"std"
],
"lazy_static": [
"dep:lazy_static"
],
"loom": [
"loom-crate",
"crossbeam-utils/loom"
],
"loom-crate": [
"dep:loom-crate"
],
"nightly": [
"crossbeam-utils/nightly",
"const_fn"
],
"std": [
"alloc",
"crossbeam-utils/std",
"lazy_static"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.9.5/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Crossbeam Project Developers"
],
"categories": [
"concurrency",
"memory-management",
"no-std"
],
"keywords": [
"lock-free",
"rcu",
"atomic",
"garbage"
],
"readme": "README.md",
"repository": "https://github.com/crossbeam-rs/crossbeam",
"homepage": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch",
"documentation": "https://docs.rs/crossbeam-epoch",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "crossbeam-utils",
"version": "0.8.5",
"id": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Utilities for concurrent programming",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.4.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "loom",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(crossbeam_loom)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "crossbeam-utils",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "wait_group",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/wait_group.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "sharded_lock",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/sharded_lock.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "thread",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/thread.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "cache_padded",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/cache_padded.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "atomic_cell",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/atomic_cell.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "parker",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/tests/parker.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "atomic_cell",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/benches/atomic_cell.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"std"
],
"lazy_static": [
"dep:lazy_static"
],
"loom": [
"dep:loom"
],
"nightly": [],
"std": [
"lazy_static"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.8.5/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Crossbeam Project Developers"
],
"categories": [
"algorithms",
"concurrency",
"data-structures",
"no-std"
],
"keywords": [
"scoped",
"thread",
"atomic",
"cache"
],
"readme": "README.md",
"repository": "https://github.com/crossbeam-rs/crossbeam",
"homepage": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils",
"documentation": "https://docs.rs/crossbeam-utils",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "ctor",
"version": "0.1.22",
"id": "ctor 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0 OR MIT",
"license_file": null,
"description": "__attribute__((constructor)) for Rust",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.9",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "syn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.73",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"full",
"parsing",
"printing",
"proc-macro"
],
"target": null,
"registry": null
},
{
"name": "libc-print",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.15",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"proc-macro"
],
"crate_types": [
"proc-macro"
],
"name": "ctor",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.22/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "example",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.22/src/example.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ctor-0.1.22/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Matt Mastracci <matthew@mastracci.com>"
],
"categories": [],
"keywords": [],
"readme": "../README.md",
"repository": "https://github.com/mmastrac/rust-ctor",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "dirs",
"version": "3.0.2",
"id": "dirs 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "dirs-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.6",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "dirs",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-3.0.2/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-3.0.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Simon Ochsenreither <simon@ochsenreither.de>"
],
"categories": [],
"keywords": [
"xdg",
"basedir",
"app_dirs",
"path",
"folder"
],
"readme": "README.md",
"repository": "https://github.com/soc/dirs-rs",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "dirs-sys",
"version": "0.3.6",
"id": "dirs-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "System-level helper functions for the dirs and directories crates.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "redox_users",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": "cfg(target_os = \"redox\")",
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(unix)",
"registry": null
},
{
"name": "winapi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"knownfolders",
"objbase",
"shlobj",
"winbase",
"winerror"
],
"target": "cfg(windows)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "dirs-sys",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-sys-0.3.6/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/dirs-sys-0.3.6/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Simon Ochsenreither <simon@ochsenreither.de>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/dirs-dev/dirs-sys-rs",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "either",
"version": "1.6.1",
"id": "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
},
{
"name": "serde_json",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "either",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.6.1/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"default": [
"use_std"
],
"serde": [
"dep:serde"
],
"use_std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.6.1/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"serde"
]
}
},
"release": {
"no-dev-version": true,
"tag-name": "{{version}}"
}
},
"publish": null,
"authors": [
"bluss"
],
"categories": [
"data-structures",
"no-std"
],
"keywords": [
"data-structure",
"no_std"
],
"readme": "README-crates.io.md",
"repository": "https://github.com/bluss/either",
"homepage": null,
"documentation": "https://docs.rs/either/1/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "getrandom",
"version": "0.2.3",
"id": "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "A small cross-platform library for retrieving random data from system source",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "compiler_builtins",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": "core",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "js-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))",
"registry": null
},
{
"name": "wasm-bindgen",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.62",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))",
"registry": null
},
{
"name": "wasm-bindgen-test",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.18",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))",
"registry": null
},
{
"name": "wasi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(target_os = \"wasi\")",
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.64",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": "cfg(unix)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "getrandom",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "normal",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/tests/normal.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "custom",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/tests/custom.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "rdrand",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/tests/rdrand.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "mod",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/benches/mod.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"compiler_builtins": [
"dep:compiler_builtins"
],
"core": [
"dep:core"
],
"custom": [],
"js": [
"wasm-bindgen",
"js-sys"
],
"js-sys": [
"dep:js-sys"
],
"rdrand": [],
"rustc-dep-of-std": [
"compiler_builtins",
"core",
"libc/rustc-dep-of-std",
"wasi/rustc-dep-of-std"
],
"std": [],
"test-in-browser": [],
"wasm-bindgen": [
"dep:wasm-bindgen"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.2.3/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std",
"custom"
],
"rustdoc-args": [
"--cfg",
"docsrs"
]
}
}
},
"publish": null,
"authors": [
"The Rand Project Developers"
],
"categories": [
"os",
"no-std"
],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/rust-random/getrandom",
"homepage": null,
"documentation": "https://docs.rs/getrandom",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "ghost",
"version": "0.1.2",
"id": "ghost 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Define your own PhantomData",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "syn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"proc-macro"
],
"crate_types": [
"proc-macro"
],
"name": "ghost",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ghost-0.1.2/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/dtolnay/ghost",
"homepage": null,
"documentation": "https://docs.rs/ghost",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "hermit-abi",
"version": "0.1.19",
"id": "hermit-abi 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "hermit-abi is small interface to call functions from the unikernel RustyHermit.\nIt is used to build the target `x86_64-unknown-hermit`.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "compiler_builtins",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": null,
"rename": "core",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.51",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "hermit-abi",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-abi-0.1.19/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"compiler_builtins": [
"dep:compiler_builtins"
],
"core": [
"dep:core"
],
"default": [],
"docs": [],
"rustc-dep-of-std": [
"core",
"compiler_builtins/rustc-dep-of-std",
"libc/rustc-dep-of-std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-abi-0.1.19/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"default-target": "x86_64-unknown-hermit",
"features": [
"docs"
]
}
}
},
"publish": null,
"authors": [
"Stefan Lankes"
],
"categories": [
"os"
],
"keywords": [
"unikernel",
"libos"
],
"readme": "README.md",
"repository": "https://github.com/hermitcore/libhermit-rs",
"homepage": null,
"documentation": "https://hermitcore.github.io/rusty-hermit/hermit_abi",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "indoc",
"version": "1.0.4",
"id": "indoc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Indented document literals",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "unindent",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.8",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.49",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"diff"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"proc-macro"
],
"crate_types": [
"proc-macro"
],
"name": "indoc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_formatdoc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/tests/test_formatdoc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_unindent",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/tests/test_unindent.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_writedoc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/tests/test_writedoc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "compiletest",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/tests/compiletest.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_indoc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/tests/test_indoc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/indoc-1.0.4/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [],
"keywords": [
"heredoc",
"nowdoc",
"multiline",
"string",
"literal"
],
"readme": "README.md",
"repository": "https://github.com/dtolnay/indoc",
"homepage": null,
"documentation": "https://docs.rs/indoc",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.42"
},
{
"name": "instant",
"version": "0.1.12",
"id": "instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "BSD-3-Clause",
"license_file": null,
"description": "A partial replacement for std::time::Instant that works on WASM too.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "wasm-bindgen-test",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "js-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "asmjs-unknown-emscripten",
"registry": null
},
{
"name": "stdweb",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "asmjs-unknown-emscripten",
"registry": null
},
{
"name": "wasm-bindgen",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": "wasm-bindgen_rs",
"optional": true,
"uses_default_features": true,
"features": [],
"target": "asmjs-unknown-emscripten",
"registry": null
},
{
"name": "web-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"Window",
"Performance",
"PerformanceTiming"
],
"target": "asmjs-unknown-emscripten",
"registry": null
},
{
"name": "js-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-emscripten",
"registry": null
},
{
"name": "stdweb",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-emscripten",
"registry": null
},
{
"name": "wasm-bindgen",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": "wasm-bindgen_rs",
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-emscripten",
"registry": null
},
{
"name": "web-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"Window",
"Performance",
"PerformanceTiming"
],
"target": "wasm32-unknown-emscripten",
"registry": null
},
{
"name": "js-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-unknown",
"registry": null
},
{
"name": "stdweb",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-unknown",
"registry": null
},
{
"name": "wasm-bindgen",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": "wasm-bindgen_rs",
"optional": true,
"uses_default_features": true,
"features": [],
"target": "wasm32-unknown-unknown",
"registry": null
},
{
"name": "web-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"Window",
"Performance",
"PerformanceTiming"
],
"target": "wasm32-unknown-unknown",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "instant",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "wasm",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12/tests/wasm.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"inaccurate": [],
"js-sys": [
"dep:js-sys"
],
"now": [],
"stdweb": [
"dep:stdweb"
],
"wasm-bindgen": [
"js-sys",
"wasm-bindgen_rs",
"web-sys"
],
"wasm-bindgen_rs": [
"dep:wasm-bindgen_rs"
],
"web-sys": [
"dep:web-sys"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/instant-0.1.12/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"sebcrozet <developer@crozet.re>"
],
"categories": [],
"keywords": [
"time",
"wasm"
],
"readme": "README.md",
"repository": "https://github.com/sebcrozet/instant",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "inventory",
"version": "0.2.2",
"id": "inventory 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Typed distributed plugin registration",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "ctor",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "ghost",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "inventory",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.2.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "flags",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.2.2/examples/flags.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "compiletest",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.2.2/tests/compiletest.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/inventory-0.2.2/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/dtolnay/inventory",
"homepage": null,
"documentation": "https://docs.rs/inventory",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.37"
},
{
"name": "lapack",
"version": "0.18.0",
"id": "lapack 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "The package provides wrappers for LAPACK (Fortran).",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "lapack-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.12",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "lapack",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lapack-0.18.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Andrew Straw <strawman@astraw.com>",
"Crozet Sébastien <developer@crozet.re>",
"David Greenberg <dsg123456789@gmail.com>",
"Ivan Ukhov <ivan.ukhov@gmail.com>",
"Pavel Potocek <pavelpotocek@gmail.com>",
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [
"api-bindings",
"science"
],
"keywords": [
"linear-algebra"
],
"readme": "README.md",
"repository": "https://github.com/blas-lapack-rs/lapack",
"homepage": "https://github.com/blas-lapack-rs/lapack",
"documentation": "https://docs.rs/lapack",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "lapack-sys",
"version": "0.12.1",
"id": "lapack-sys 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "The package provides bindings to LAPACK (Fortran).",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "lapack-sys",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lapack-sys-0.12.1/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lapack-sys-0.12.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Andrew Straw <strawman@astraw.com>",
"Corey Richardson <corey@octayn.net>",
"Ivan Ukhov <ivan.ukhov@gmail.com>"
],
"categories": [
"external-ffi-bindings",
"science"
],
"keywords": [
"linear-algebra"
],
"readme": "README.md",
"repository": "https://github.com/blas-lapack-rs/lapack-sys",
"homepage": "https://github.com/blas-lapack-rs/lapack-sys",
"documentation": "https://docs.rs/lapack-sys",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "lax",
"version": "0.2.0",
"id": "lax 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "LAPACK wrapper without ndarray",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cauchy",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "intel-mkl-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.6.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "lapack",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.18.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "netlib-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [
"cblas"
],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.14",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "openblas-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [
"cblas"
],
"target": null,
"registry": null
},
{
"name": "thiserror",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.24",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "lax",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lax-0.2.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"default": [],
"intel-mkl": [
"intel-mkl-static"
],
"intel-mkl-src": [
"dep:intel-mkl-src"
],
"intel-mkl-static": [
"intel-mkl-src/mkl-static-lp64-seq",
"intel-mkl-src/download"
],
"intel-mkl-system": [
"intel-mkl-src/mkl-dynamic-lp64-seq"
],
"netlib": [
"netlib-static"
],
"netlib-src": [
"dep:netlib-src"
],
"netlib-static": [
"netlib-src/static"
],
"netlib-system": [
"netlib-src/system"
],
"openblas": [
"openblas-static"
],
"openblas-src": [
"dep:openblas-src"
],
"openblas-static": [
"openblas-src/static"
],
"openblas-system": [
"openblas-src/system"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lax-0.2.0/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"rustdoc-args": [
"--html-in-header",
"katex-header.html"
]
}
},
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [
"algorithms",
"science"
],
"keywords": [
"lapack",
"matrix"
],
"readme": "README.md",
"repository": "https://github.com/rust-ndarray/ndarray-linalg",
"homepage": null,
"documentation": "https://docs.rs/lax/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "lazy_static",
"version": "1.4.0",
"id": "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "A macro for declaring lazily evaluated statics in Rust.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "spin",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "doc-comment",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "lazy_static",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/tests/test.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "no_std",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/tests/no_std.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"spin": [
"dep:spin"
],
"spin_no_std": [
"spin"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Marvin Löbel <loebel.marvin@gmail.com>"
],
"categories": [
"no-std",
"rust-patterns",
"memory-management"
],
"keywords": [
"macro",
"lazy",
"static"
],
"readme": "README.md",
"repository": "https://github.com/rust-lang-nursery/lazy-static.rs",
"homepage": null,
"documentation": "https://docs.rs/lazy_static",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "libc",
"version": "0.2.106",
"id": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Raw FFI bindings to platform libraries like libc.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "libc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.106/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "const_fn",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.106/tests/const_fn.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.106/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"align": [],
"const-extern-fn": [],
"default": [
"std"
],
"extra_traits": [],
"rustc-dep-of-std": [
"align",
"rustc-std-workspace-core"
],
"rustc-std-workspace-core": [
"dep:rustc-std-workspace-core"
],
"std": [],
"use_std": [
"std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.106/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"const-extern-fn",
"extra_traits"
]
}
}
},
"publish": null,
"authors": [
"The Rust Project Developers"
],
"categories": [
"external-ffi-bindings",
"no-std",
"os"
],
"keywords": [
"libc",
"ffi",
"bindings",
"operating",
"system"
],
"readme": "README.md",
"repository": "https://github.com/rust-lang/libc",
"homepage": "https://github.com/rust-lang/libc",
"documentation": "https://docs.rs/libc/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "lock_api",
"version": "0.4.5",
"id": "lock_api 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "owning_ref",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "scopeguard",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.126",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "lock_api",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.5/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"arc_lock": [],
"nightly": [],
"owning_ref": [
"dep:owning_ref"
],
"serde": [
"dep:serde"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.5/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Amanieu d'Antras <amanieu@gmail.com>"
],
"categories": [
"concurrency",
"no-std"
],
"keywords": [
"mutex",
"rwlock",
"lock",
"no_std"
],
"readme": null,
"repository": "https://github.com/Amanieu/parking_lot",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "matrixmultiply",
"version": "0.3.1",
"id": "matrixmultiply 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "General matrix multiplication for f32 and f64 matrices. Operates on matrices with general layout (they can use arbitrary row and column stride). Detects and uses AVX or SSE2 on x86 platforms transparently for higher performance. Uses a microkernel strategy, so that the implementation is easy to parallelize and optimize.\n\nSupports multithreading.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "num_cpus",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.13",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "once_cell",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.7",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rawpointer",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "thread-tree",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "bencher",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "itertools",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "matrixmultiply",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "benchmark",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/examples/benchmark.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "usegemm",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/examples/usegemm.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "sgemm",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/tests/sgemm.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "benchmarks",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/benches/benchmarks.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"std"
],
"num_cpus": [
"dep:num_cpus"
],
"once_cell": [
"dep:once_cell"
],
"std": [],
"thread-tree": [
"dep:thread-tree"
],
"threading": [
"thread-tree",
"std",
"once_cell",
"num_cpus"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/matrixmultiply-0.3.1/Cargo.toml",
"metadata": {
"release": {
"no-dev-version": true,
"tag-name": "{{version}}"
}
},
"publish": null,
"authors": [
"bluss",
"R. Janis Goldschmidt"
],
"categories": [
"science"
],
"keywords": [
"matrix",
"sgemm",
"dgemm"
],
"readme": null,
"repository": "https://github.com/bluss/matrixmultiply/",
"homepage": null,
"documentation": "https://docs.rs/matrixmultiply/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "memoffset",
"version": "0.6.4",
"id": "memoffset 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT",
"license_file": null,
"description": "offset_of functionality for Rust structs.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "doc-comment",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "autocfg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "memoffset",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.6.4/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.6.4/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [],
"unstable_const": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/memoffset-0.6.4/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Gilad Naaman <gilad.naaman@gmail.com>"
],
"categories": [
"no-std"
],
"keywords": [
"mem",
"offset",
"offset_of",
"offsetof"
],
"readme": "README.md",
"repository": "https://github.com/Gilnaa/memoffset",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "ndarray",
"version": "0.15.3",
"id": "ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "approx",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "cblas-sys",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.82",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "matrixmultiply",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-integer",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.39",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "rawpointer",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rayon",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.3",
"kind": null,
"rename": "rayon_",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [
"alloc"
],
"target": null,
"registry": null
},
{
"name": "approx",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "defmac",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "itertools",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"use_std"
],
"target": null,
"registry": null
},
{
"name": "quickcheck",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.9",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "ndarray",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "column_standardize",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/column_standardize.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "sort-axis",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/sort-axis.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "zip_many",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/zip_many.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "convo",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/convo.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "axis_ops",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/axis_ops.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "bounds_check_elim",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/bounds_check_elim.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "rollaxis",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/rollaxis.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "life",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/examples/life.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "format",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/format.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "iterator_chunks",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/iterator_chunks.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "zst",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/zst.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "par_rayon",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/par_rayon.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "par_azip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/par_azip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "reshape",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/reshape.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "azip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/azip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "raw_views",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/raw_views.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "s",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/s.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "ixdyn",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/ixdyn.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "complex",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/complex.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "clone",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/clone.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "dimension",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/dimension.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "views",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/views.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "higher_order_f",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/higher_order_f.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "windows",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/windows.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "broadcast",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/broadcast.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "array",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/array.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "array-construct",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/array-construct.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "stacking",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/stacking.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "append",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/append.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "par_zip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/par_zip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "numeric",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/numeric.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "iterators",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/iterators.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "assign",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/assign.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "oper",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/oper.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "indices",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/indices.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "into-ixdyn",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/into-ixdyn.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "ix0",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/tests/ix0.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "to_shape",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/to_shape.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "par_rayon",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/par_rayon.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "iter",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/iter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "chunks",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/chunks.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "append",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/append.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench1",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/bench1.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "numeric",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/numeric.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "gemv",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/gemv.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "construct",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/construct.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "zip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/zip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "higher-order",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/benches/higher-order.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"approx": [
"dep:approx"
],
"blas": [
"cblas-sys",
"libc"
],
"cblas-sys": [
"dep:cblas-sys"
],
"default": [
"std"
],
"docs": [
"approx",
"serde",
"rayon"
],
"libc": [
"dep:libc"
],
"matrixmultiply-threading": [
"matrixmultiply/threading"
],
"rayon": [
"rayon_",
"std"
],
"rayon_": [
"dep:rayon_"
],
"serde": [
"dep:serde"
],
"serde-1": [
"serde"
],
"std": [
"num-traits/std",
"matrixmultiply/std"
],
"test": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.15.3/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"docs"
]
}
},
"release": {
"no-dev-version": true,
"tag-name": "{{version}}"
}
},
"publish": null,
"authors": [
"Ulrik Sverdrup \"bluss\"",
"Jim Turner"
],
"categories": [
"data-structures",
"science"
],
"keywords": [
"array",
"data-structure",
"multidimensional",
"matrix",
"blas"
],
"readme": "README-crates.io.md",
"repository": "https://github.com/rust-ndarray/ndarray",
"homepage": null,
"documentation": "https://docs.rs/ndarray/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "ndarray-linalg",
"version": "0.14.1",
"id": "ndarray-linalg 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Linear algebra package for rust-ndarray using LAPACK",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "cauchy",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lax",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "ndarray",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.15.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"blas",
"approx",
"std"
],
"target": null,
"registry": null
},
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.14",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "thiserror",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.24",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "approx",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"num-complex"
],
"target": null,
"registry": null
},
{
"name": "criterion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.4",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "paste",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.5",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "ndarray-linalg",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "truncated_svd",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/truncated_svd.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "solveh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/solveh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "tridiagonal",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/tridiagonal.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "solve",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/solve.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "eig",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/eig.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "truncated_eig",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/truncated_eig.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "eigh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/examples/eigh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "cholesky",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/cholesky.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "triangular",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/triangular.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "svd",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/svd.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "assert",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/assert.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "layout",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/layout.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "arnoldi",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/arnoldi.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "mgs",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/mgs.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "least_squares",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/least_squares.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "convert",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/convert.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "normalize",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/normalize.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "least_squares_nrhs",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/least_squares_nrhs.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "vector",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/vector.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "inv",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/inv.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "inner",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/inner.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "opnorm",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/opnorm.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "det",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/det.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "trace",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/trace.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "householder",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/householder.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "solveh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/solveh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "deth",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/deth.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "tridiagonal",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/tridiagonal.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "solve",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/solve.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "eig",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/eig.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "svddc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/svddc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "diag",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/diag.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "eigh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/eigh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "qr",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/tests/qr.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "truncated_eig",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/truncated_eig.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "eig",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/eig.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "eigh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/eigh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "qr",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/qr.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "svd",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/svd.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "solve",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/solve.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "solveh",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/benches/solveh.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [],
"intel-mkl": [
"lax/intel-mkl"
],
"intel-mkl-static": [
"lax/intel-mkl-static"
],
"intel-mkl-system": [
"lax/intel-mkl-system"
],
"netlib": [
"lax/netlib"
],
"netlib-static": [
"lax/netlib-static"
],
"netlib-system": [
"lax/netlib-system"
],
"openblas": [
"lax/openblas"
],
"openblas-static": [
"lax/openblas-static"
],
"openblas-system": [
"lax/openblas-system"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-linalg-0.14.1/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"rustdoc-args": [
"--html-in-header",
"katex-header.html"
]
}
},
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [
"algorithms",
"science"
],
"keywords": [
"ndarray",
"lapack",
"matrix"
],
"readme": "../README.md",
"repository": "https://github.com/rust-ndarray/ndarray-linalg",
"homepage": null,
"documentation": "https://docs.rs/ndarray-linalg/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "num-complex",
"version": "0.4.0",
"id": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Complex numbers implementation for Rust",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.11",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"i128"
],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "num-complex",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.4.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"default": [
"std"
],
"libm": [
"num-traits/libm"
],
"rand": [
"dep:rand"
],
"serde": [
"dep:serde"
],
"std": [
"num-traits/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.4.0/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std",
"serde",
"rand"
]
}
}
},
"publish": null,
"authors": [
"The Rust Project Developers"
],
"categories": [
"algorithms",
"data-structures",
"science",
"no-std"
],
"keywords": [
"mathematics",
"numerics"
],
"readme": "README.md",
"repository": "https://github.com/rust-num/num-complex",
"homepage": "https://github.com/rust-num/num-complex",
"documentation": "https://docs.rs/num-complex",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "num-integer",
"version": "0.1.44",
"id": "num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Integer traits and functions",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.11",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "autocfg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "num-integer",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "roots",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/tests/roots.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "average",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/tests/average.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "gcd",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/benches/gcd.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "roots",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/benches/roots.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "average",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/benches/average.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"std"
],
"i128": [
"num-traits/i128"
],
"std": [
"num-traits/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.44/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std"
]
}
}
},
"publish": null,
"authors": [
"The Rust Project Developers"
],
"categories": [
"algorithms",
"science",
"no-std"
],
"keywords": [
"mathematics",
"numerics"
],
"readme": "README.md",
"repository": "https://github.com/rust-num/num-integer",
"homepage": "https://github.com/rust-num/num-integer",
"documentation": "https://docs.rs/num-integer",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "num-traits",
"version": "0.2.14",
"id": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Numeric traits for generic mathematics",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libm",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "autocfg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "num-traits",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "cast",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/tests/cast.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"std"
],
"i128": [],
"libm": [
"dep:libm"
],
"std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"std"
]
}
}
},
"publish": null,
"authors": [
"The Rust Project Developers"
],
"categories": [
"algorithms",
"science",
"no-std"
],
"keywords": [
"mathematics",
"numerics"
],
"readme": "README.md",
"repository": "https://github.com/rust-num/num-traits",
"homepage": "https://github.com/rust-num/num-traits",
"documentation": "https://docs.rs/num-traits",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "num_cpus",
"version": "1.13.0",
"id": "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Get the number of CPUs on a machine.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.26",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "hermit-abi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "num_cpus",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "values",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0/examples/values.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Sean McArthur <sean@seanmonstar.com>"
],
"categories": [
"hardware-support"
],
"keywords": [
"cpu",
"cpus",
"cores"
],
"readme": "README.md",
"repository": "https://github.com/seanmonstar/num_cpus",
"homepage": null,
"documentation": "https://docs.rs/num_cpus",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "numpy",
"version": "0.16.2",
"id": "numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"license": "BSD-2-Clause",
"license_file": null,
"description": "PyO3-based Rust bindings of the NumPy C-API",
"source": null,
"dependencies": [
{
"name": "ahash",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.7",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "half",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "ndarray",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=0.13, <0.16",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=0.2, <0.5",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-integer",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-traits",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"macros"
],
"target": null,
"registry": null
},
{
"name": "pyo3",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"auto-initialize"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "numpy",
"src_path": "/Users/messense/Projects/rust-numpy/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "iter",
"src_path": "/Users/messense/Projects/rust-numpy/tests/iter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "borrow",
"src_path": "/Users/messense/Projects/rust-numpy/tests/borrow.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "sum_products",
"src_path": "/Users/messense/Projects/rust-numpy/tests/sum_products.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "array",
"src_path": "/Users/messense/Projects/rust-numpy/tests/array.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "to_py",
"src_path": "/Users/messense/Projects/rust-numpy/tests/to_py.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "iter",
"src_path": "/Users/messense/Projects/rust-numpy/benches/iter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "borrow",
"src_path": "/Users/messense/Projects/rust-numpy/benches/borrow.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "array",
"src_path": "/Users/messense/Projects/rust-numpy/benches/array.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"half": [
"dep:half"
]
},
"manifest_path": "/Users/messense/Projects/rust-numpy/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true
}
}
},
"publish": null,
"authors": [
"The rust-numpy Project Developers",
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi",
"science"
],
"keywords": [
"python",
"numpy",
"ffi",
"pyo3"
],
"readme": "README.md",
"repository": "https://github.com/PyO3/rust-numpy",
"homepage": null,
"documentation": "https://docs.rs/numpy",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.48"
},
{
"name": "once_cell",
"version": "1.8.0",
"id": "once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Single assignment cells and lazy values.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "parking_lot",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.11",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-utils",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.7.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "regex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.2.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "once_cell",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "bench",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/bench.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "bench_acquire",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/bench_acquire.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "bench_vs_lazy_static",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/bench_vs_lazy_static.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "lazy_static",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/lazy_static.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "reentrant_init_deadlocks",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/reentrant_init_deadlocks.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "regex",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/regex.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "test_synchronization",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/examples/test_synchronization.rs",
"edition": "2018",
"required-features": [
"std"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "it",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/tests/it.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"alloc": [
"race"
],
"default": [
"std"
],
"parking_lot": [
"dep:parking_lot"
],
"race": [],
"std": [
"alloc"
],
"unstable": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true
}
}
},
"publish": null,
"authors": [
"Aleksey Kladov <aleksey.kladov@gmail.com>"
],
"categories": [
"rust-patterns",
"memory-management"
],
"keywords": [
"lazy",
"static"
],
"readme": "README.md",
"repository": "https://github.com/matklad/once_cell",
"homepage": null,
"documentation": "https://docs.rs/once_cell",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "openblas-build",
"version": "0.1.1",
"id": "openblas-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "OpenBLAS build helper",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "thiserror",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.22",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "walkdir",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^2.3.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "openblas-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-build-0.1.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-build-0.1.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "../README.md",
"repository": "https://github.com/blas-lapack-rs/openblas-src",
"homepage": "https://github.com/blas-lapack-rs/openblas-src",
"documentation": "https://docs.rs/openblas-build",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "openblas-src",
"version": "0.10.4",
"id": "openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "The package provides a source of BLAS and LAPACK via OpenBLAS.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "dirs",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^3.0.1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "openblas-build",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(target_os = \"linux\")",
"registry": null
},
{
"name": "vcpkg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(target_os = \"windows\")",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "openblas-src",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.10.4/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "fortran_lapack",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.10.4/tests/fortran_lapack.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "lib",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.10.4/tests/lib.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.10.4/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"cache": [],
"cblas": [],
"default": [
"cblas",
"lapacke"
],
"lapacke": [],
"static": [],
"system": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/openblas-src-0.10.4/Cargo.toml",
"metadata": {
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"Corey Richardson <corey@octayn.net>",
"Ethan Smith <ethan@ethanhs.me>",
"Ivan Ukhov <ivan.ukhov@gmail.com>",
"Jim Turner <git@turner.link>",
"Ken Elkabany <ken@elkabany.com>",
"Mitsutoshi Aoe <me@maoe.name>",
"Steve Harris <steveOfAR@gmail.com>",
"Toshiki Teramura <toshiki.teramura@gmail.com>"
],
"categories": [
"science"
],
"keywords": [
"linear-algebra"
],
"readme": "../README.md",
"repository": "https://github.com/blas-lapack-rs/openblas-src",
"homepage": "https://github.com/blas-lapack-rs/openblas-src",
"documentation": "https://docs.rs/openblas-src",
"edition": "2018",
"links": "openblas",
"default_run": null,
"rust_version": null
},
{
"name": "parking_lot",
"version": "0.11.2",
"id": "parking_lot 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "More compact and efficient implementations of the standard synchronization primitives.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "instant",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.9",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lock_api",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.5",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "parking_lot_core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "bincode",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.3.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "parking_lot",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "issue_203",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2/tests/issue_203.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {
"arc_lock": [
"lock_api/arc_lock"
],
"deadlock_detection": [
"parking_lot_core/deadlock_detection"
],
"default": [],
"nightly": [
"parking_lot_core/nightly",
"lock_api/nightly"
],
"owning_ref": [
"lock_api/owning_ref"
],
"send_guard": [],
"serde": [
"lock_api/serde"
],
"stdweb": [
"instant/stdweb"
],
"wasm-bindgen": [
"instant/wasm-bindgen"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.11.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Amanieu d'Antras <amanieu@gmail.com>"
],
"categories": [
"concurrency"
],
"keywords": [
"mutex",
"condvar",
"rwlock",
"once",
"thread"
],
"readme": "README.md",
"repository": "https://github.com/Amanieu/parking_lot",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "parking_lot_core",
"version": "0.8.5",
"id": "parking_lot_core 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "An advanced API for creating custom synchronization primitives.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "backtrace",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.60",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "instant",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.9",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "petgraph",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5.1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "smallvec",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.6.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "thread-id",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^4.0.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "redox_syscall",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.8",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(target_os = \"redox\")",
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.95",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(unix)",
"registry": null
},
{
"name": "winapi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.9",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"winnt",
"ntstatus",
"minwindef",
"winerror",
"winbase",
"errhandlingapi",
"handleapi"
],
"target": "cfg(windows)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "parking_lot_core",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"backtrace": [
"dep:backtrace"
],
"deadlock_detection": [
"petgraph",
"thread-id",
"backtrace"
],
"nightly": [],
"petgraph": [
"dep:petgraph"
],
"thread-id": [
"dep:thread-id"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.8.5/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Amanieu d'Antras <amanieu@gmail.com>"
],
"categories": [
"concurrency"
],
"keywords": [
"mutex",
"condvar",
"rwlock",
"once",
"thread"
],
"readme": null,
"repository": "https://github.com/Amanieu/parking_lot",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "ppv-lite86",
"version": "0.2.15",
"id": "ppv-lite86 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Implementation of the crypto-simd API for x86",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "ppv-lite86",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.15/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"default": [
"std"
],
"no_simd": [],
"simd": [],
"std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.15/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The CryptoCorrosion Contributors"
],
"categories": [
"cryptography",
"no-std"
],
"keywords": [
"crypto",
"simd",
"x86"
],
"readme": null,
"repository": "https://github.com/cryptocorrosion/cryptocorrosion",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "proc-macro2",
"version": "1.0.32",
"id": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "A substitute implementation of the compiler's `proc_macro` API to decouple\ntoken-based libraries from the procedural macro use case.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "unicode-xid",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "proc-macro2",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "features",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/tests/features.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/tests/test.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_fmt",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/tests/test_fmt.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "comments",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/tests/comments.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "marker",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/tests/marker.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"proc-macro"
],
"nightly": [],
"proc-macro": [],
"span-locations": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.32/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"rustc-args": [
"--cfg",
"procmacro2_semver_exempt"
],
"rustdoc-args": [
"--cfg",
"procmacro2_semver_exempt",
"--cfg",
"doc_cfg"
],
"targets": [
"x86_64-unknown-linux-gnu"
]
}
},
"playground": {
"features": [
"span-locations"
]
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>",
"Alex Crichton <alex@alexcrichton.com>"
],
"categories": [
"development-tools::procedural-macro-helpers"
],
"keywords": [
"macros"
],
"readme": "README.md",
"repository": "https://github.com/dtolnay/proc-macro2",
"homepage": null,
"documentation": "https://docs.rs/proc-macro2",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.31"
},
{
"name": "pyo3",
"version": "0.16.2",
"id": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Bindings to Python interpreter",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "anyhow",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "cfg-if",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "eyre",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=0.4, <0.7",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "hashbrown",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=0.9, <0.13",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "indexmap",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=1.6, <1.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "indoc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.3",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "inventory",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.62",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-bigint",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num-complex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": ">=0.2, <0.5",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "parking_lot",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.11.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-ffi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "=0.16.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-macros",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "=0.16.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "unindent",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "assert_approx_eq",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "criterion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.5",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "proptest",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"std"
],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "send_wrapper",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
},
{
"name": "serde_json",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.61",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.49",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-build-config",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16.2",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"resolve-config"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "pyo3",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_class_new",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_class_new.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_exceptions",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_exceptions.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_unsendable_dict",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_unsendable_dict.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_gc_pyproto",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_gc_pyproto.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_string",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_string.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_module",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_module.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_bytes",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_bytes.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_wrap_pyfunction_deduction",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_wrap_pyfunction_deduction.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_arithmetics",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_arithmetics.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_not_msrv",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_not_msrv.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_buffer",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_buffer.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_text_signature",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_text_signature.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_macros",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_macros.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_pyfunction",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_pyfunction.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_default_impls",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_default_impls.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_buffer_protocol_pyproto",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_buffer_protocol_pyproto.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_mapping_pyproto",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_mapping_pyproto.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_sequence",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_sequence.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_gc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_gc.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_methods",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_methods.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_variable_arguments",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_variable_arguments.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_various",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_various.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_pyself",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_pyself.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_frompyobject",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_frompyobject.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_enum",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_enum.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_mapping",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_mapping.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_arithmetics_protos",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_arithmetics_protos.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_sequence_pyproto",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_sequence_pyproto.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_anyhow",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_anyhow.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_class_attributes",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_class_attributes.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_dict_iter",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_dict_iter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_serde",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_serde.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_buffer_protocol",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_buffer_protocol.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_class_basics",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_class_basics.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_proto_methods",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_proto_methods.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_multiple_pymethods",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_multiple_pymethods.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_inheritance",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_inheritance.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_class_conversion",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_class_conversion.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_compile_error",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_compile_error.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_pyproto",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_pyproto.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_getter_setter",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_getter_setter.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "common",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/common.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_datetime",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/tests/test_datetime.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_call",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_call.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_err",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_err.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_dict",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_dict.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_frompyobject",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_frompyobject.rs",
"edition": "2018",
"required-features": [
"macros"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_gil",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_gil.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_list",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_list.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_pyclass",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_pyclass.rs",
"edition": "2018",
"required-features": [
"macros"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_pyobject",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_pyobject.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_set",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_set.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench_tuple",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/benches/bench_tuple.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"abi3": [
"pyo3-build-config/abi3",
"pyo3-ffi/abi3"
],
"abi3-py310": [
"abi3",
"pyo3-build-config/abi3-py310",
"pyo3-ffi/abi3-py310"
],
"abi3-py37": [
"abi3-py38",
"pyo3-build-config/abi3-py37",
"pyo3-ffi/abi3-py37"
],
"abi3-py38": [
"abi3-py39",
"pyo3-build-config/abi3-py38",
"pyo3-ffi/abi3-py38"
],
"abi3-py39": [
"abi3-py310",
"pyo3-build-config/abi3-py39",
"pyo3-ffi/abi3-py39"
],
"anyhow": [
"dep:anyhow"
],
"auto-initialize": [],
"default": [
"macros",
"pyproto"
],
"extension-module": [
"pyo3-ffi/extension-module"
],
"eyre": [
"dep:eyre"
],
"full": [
"macros",
"pyproto",
"multiple-pymethods",
"num-bigint",
"num-complex",
"hashbrown",
"serde",
"indexmap",
"eyre",
"anyhow"
],
"hashbrown": [
"dep:hashbrown"
],
"indexmap": [
"dep:indexmap"
],
"indoc": [
"dep:indoc"
],
"inventory": [
"dep:inventory"
],
"macros": [
"pyo3-macros",
"indoc",
"unindent"
],
"multiple-pymethods": [
"inventory",
"pyo3-macros/multiple-pymethods"
],
"nightly": [],
"num-bigint": [
"dep:num-bigint"
],
"num-complex": [
"dep:num-complex"
],
"pyo3-macros": [
"dep:pyo3-macros"
],
"pyproto": [
"pyo3-macros/pyproto"
],
"serde": [
"dep:serde"
],
"unindent": [
"dep:unindent"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"macros",
"num-bigint",
"num-complex",
"hashbrown",
"serde",
"multiple-pymethods",
"indexmap",
"eyre"
],
"no-default-features": true,
"rustdoc-args": [
"--cfg",
"docsrs"
]
}
}
},
"publish": null,
"authors": [
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi"
],
"keywords": [
"pyo3",
"python",
"cpython",
"ffi"
],
"readme": "README.md",
"repository": "https://github.com/pyo3/pyo3",
"homepage": "https://github.com/pyo3/pyo3",
"documentation": "https://docs.rs/crate/pyo3/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "pyo3-build-config",
"version": "0.16.2",
"id": "pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Build configuration for the PyO3 ecosystem",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "once_cell",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "pyo3-build-config",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.16.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.16.2/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"abi3": [],
"abi3-py310": [
"abi3"
],
"abi3-py37": [
"abi3-py38"
],
"abi3-py38": [
"abi3-py39"
],
"abi3-py39": [
"abi3-py310"
],
"default": [],
"resolve-config": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-build-config-0.16.2/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"features": [
"resolve-config"
]
}
}
},
"publish": null,
"authors": [
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi"
],
"keywords": [
"pyo3",
"python",
"cpython",
"ffi"
],
"readme": null,
"repository": "https://github.com/pyo3/pyo3",
"homepage": "https://github.com/pyo3/pyo3",
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "pyo3-ffi",
"version": "0.16.2",
"id": "pyo3-ffi 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Python-API bindings for the PyO3 ecosystem",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.62",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-build-config",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16.2",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"resolve-config"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "pyo3-ffi",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"abi3": [
"pyo3-build-config/abi3"
],
"abi3-py310": [
"abi3",
"pyo3-build-config/abi3-py310"
],
"abi3-py37": [
"abi3-py38",
"pyo3-build-config/abi3-py37"
],
"abi3-py38": [
"abi3-py39",
"pyo3-build-config/abi3-py38"
],
"abi3-py39": [
"abi3-py310",
"pyo3-build-config/abi3-py39"
],
"default": [],
"extension-module": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi"
],
"keywords": [
"pyo3",
"python",
"cpython",
"ffi"
],
"readme": "README.md",
"repository": "https://github.com/pyo3/pyo3",
"homepage": "https://github.com/pyo3/pyo3",
"documentation": null,
"edition": "2018",
"links": "python",
"default_run": null,
"rust_version": null
},
{
"name": "pyo3-macros",
"version": "0.16.2",
"id": "pyo3-macros 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Proc macros for PyO3 package",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-macros-backend",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "=0.16.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "syn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"full",
"extra-traits"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"proc-macro"
],
"crate_types": [
"proc-macro"
],
"name": "pyo3-macros",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-0.16.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"multiple-pymethods": [],
"pyproto": [
"pyo3-macros-backend/pyproto"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-0.16.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi"
],
"keywords": [
"pyo3",
"python",
"cpython",
"ffi"
],
"readme": null,
"repository": "https://github.com/pyo3/pyo3",
"homepage": "https://github.com/pyo3/pyo3",
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "pyo3-macros-backend",
"version": "0.16.2",
"id": "pyo3-macros-backend 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0",
"license_file": null,
"description": "Code generation for PyO3 package",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "pyo3-build-config",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"resolve-config"
],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "syn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"derive",
"parsing",
"printing",
"clone-impls",
"full",
"extra-traits"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "pyo3-macros-backend",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.16.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"pyproto": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/pyo3-macros-backend-0.16.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"PyO3 Project and Contributors <https://github.com/PyO3>"
],
"categories": [
"api-bindings",
"development-tools::ffi"
],
"keywords": [
"pyo3",
"python",
"cpython",
"ffi"
],
"readme": null,
"repository": "https://github.com/pyo3/pyo3",
"homepage": "https://github.com/pyo3/pyo3",
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "quote",
"version": "1.0.10",
"id": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Quasi-quoting macro quote!(...)",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.20",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.19",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"diff"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "quote",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/tests/test.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "compiletest",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/tests/compiletest.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/benches/bench.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"proc-macro"
],
"proc-macro": [
"proc-macro2/proc-macro"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.10/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [
"development-tools::procedural-macro-helpers"
],
"keywords": [
"syn"
],
"readme": "README.md",
"repository": "https://github.com/dtolnay/quote",
"homepage": null,
"documentation": "https://docs.rs/quote/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.31"
},
{
"name": "rand",
"version": "0.8.4",
"id": "rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Random number generators and other randomness functionality.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "log",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.4",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "packed_simd_2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.5",
"kind": null,
"rename": "packed_simd",
"optional": true,
"uses_default_features": true,
"features": [
"into_bits"
],
"target": null,
"registry": null
},
{
"name": "rand_core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.6.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.103",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
},
{
"name": "bincode",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.2.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand_hc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand_pcg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand_chacha",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": "cfg(not(target_os = \"emscripten\"))",
"registry": null
},
{
"name": "rand_hc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": "cfg(target_os = \"emscripten\")",
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.22",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": "cfg(unix)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rand",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"alloc": [
"rand_core/alloc"
],
"default": [
"std",
"std_rng"
],
"getrandom": [
"rand_core/getrandom"
],
"libc": [
"dep:libc"
],
"log": [
"dep:log"
],
"min_const_gen": [],
"nightly": [],
"packed_simd": [
"dep:packed_simd"
],
"rand_chacha": [
"dep:rand_chacha"
],
"rand_hc": [
"dep:rand_hc"
],
"serde": [
"dep:serde"
],
"serde1": [
"serde",
"rand_core/serde1"
],
"simd_support": [
"packed_simd"
],
"small_rng": [],
"std": [
"rand_core/std",
"rand_chacha/std",
"alloc",
"getrandom",
"libc"
],
"std_rng": [
"rand_chacha",
"rand_hc"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true,
"rustdoc-args": [
"--cfg",
"doc_cfg"
]
}
},
"playground": {
"features": [
"small_rng",
"serde1"
]
}
},
"publish": null,
"authors": [
"The Rand Project Developers",
"The Rust Project Developers"
],
"categories": [
"algorithms",
"no-std"
],
"keywords": [
"random",
"rng"
],
"readme": "README.md",
"repository": "https://github.com/rust-random/rand",
"homepage": "https://rust-random.github.io/book",
"documentation": "https://docs.rs/rand",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rand_chacha",
"version": "0.3.1",
"id": "rand_chacha 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "ChaCha random number generator\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "ppv-lite86",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2.8",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [
"simd"
],
"target": null,
"registry": null
},
{
"name": "rand_core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.6.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
},
{
"name": "serde_json",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rand_chacha",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"default": [
"std"
],
"serde": [
"dep:serde"
],
"serde1": [
"serde"
],
"simd": [],
"std": [
"ppv-lite86/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.3.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Rand Project Developers",
"The Rust Project Developers",
"The CryptoCorrosion Contributors"
],
"categories": [
"algorithms",
"no-std"
],
"keywords": [
"random",
"rng",
"chacha"
],
"readme": "README.md",
"repository": "https://github.com/rust-random/rand",
"homepage": "https://rust-random.github.io/book",
"documentation": "https://docs.rs/rand_chacha",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rand_core",
"version": "0.6.3",
"id": "rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Core random number generator traits and tools for implementation.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "getrandom",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rand_core",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"alloc": [],
"getrandom": [
"dep:getrandom"
],
"serde": [
"dep:serde"
],
"serde1": [
"serde"
],
"std": [
"alloc",
"getrandom",
"getrandom/std"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.6.3/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true,
"rustdoc-args": [
"--cfg",
"doc_cfg"
]
}
},
"playground": {
"all-features": true
}
},
"publish": null,
"authors": [
"The Rand Project Developers",
"The Rust Project Developers"
],
"categories": [
"algorithms",
"no-std"
],
"keywords": [
"random",
"rng"
],
"readme": "README.md",
"repository": "https://github.com/rust-random/rand",
"homepage": "https://rust-random.github.io/book",
"documentation": "https://docs.rs/rand_core",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rand_hc",
"version": "0.3.1",
"id": "rand_hc 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "HC128 random number generator\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "rand_core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.6.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rand_hc",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.3.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.3.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Rand Project Developers"
],
"categories": [
"algorithms",
"no-std"
],
"keywords": [
"random",
"rng",
"hc128"
],
"readme": "README.md",
"repository": "https://github.com/rust-random/rand",
"homepage": "https://rust-random.github.io/book",
"documentation": "https://docs.rs/rand_hc",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rawpointer",
"version": "0.2.1",
"id": "rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Extra methods for raw pointers and `NonNull<T>`.\n\nFor example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`),\n`offset` and `add` for `NonNull<T>`, and the function `ptrdistance`.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rawpointer",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rawpointer-0.2.1/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rawpointer-0.2.1/Cargo.toml",
"metadata": {
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"bluss"
],
"categories": [],
"keywords": [
"no_std",
"raw",
"pointer"
],
"readme": null,
"repository": "https://github.com/bluss/rawpointer/",
"homepage": null,
"documentation": "https://docs.rs/rawpointer/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rayon",
"version": "1.5.1",
"id": "rayon 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "Simple work-stealing parallelism for Rust",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "crossbeam-deque",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "either",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "rayon-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.9.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "docopt",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand_xorshift",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.85",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"derive"
],
"target": null,
"registry": null
},
{
"name": "autocfg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "build",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rayon",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "cpu_monitor",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/examples/cpu_monitor.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "sort-panic-safe",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/sort-panic-safe.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "producer_split_at",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/producer_split_at.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "clones",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/clones.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "issue671-unzip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/issue671-unzip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "issue671",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/issue671.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "str",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/str.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "cross-pool",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/cross-pool.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "collect",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/collect.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "iter_panic",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/iter_panic.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "octillion",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/octillion.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "intersperse",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/intersperse.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "named-threads",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/named-threads.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "debug",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/debug.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "chars",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/tests/chars.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Niko Matsakis <niko@alum.mit.edu>",
"Josh Stone <cuviper@gmail.com>"
],
"categories": [
"concurrency"
],
"keywords": [
"parallel",
"thread",
"concurrency",
"join",
"performance"
],
"readme": "README.md",
"repository": "https://github.com/rayon-rs/rayon",
"homepage": null,
"documentation": "https://docs.rs/rayon/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rayon-core",
"version": "1.9.1",
"id": "rayon-core 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0/MIT",
"license_file": null,
"description": "Core APIs for Rayon",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "crossbeam-channel",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.5.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-deque",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "crossbeam-utils",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "num_cpus",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rand_xorshift",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "scoped-tls",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "libc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(unix)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "rayon-core",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "stack_overflow_crash",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/stack_overflow_crash.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "double_init_fail",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/double_init_fail.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "init_zero_threads",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/init_zero_threads.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "scope_join",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/scope_join.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "simple_panic",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/simple_panic.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "scoped_threadpool",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/tests/scoped_threadpool.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Niko Matsakis <niko@alum.mit.edu>",
"Josh Stone <cuviper@gmail.com>"
],
"categories": [
"concurrency"
],
"keywords": [
"parallel",
"thread",
"concurrency",
"join",
"performance"
],
"readme": "README.md",
"repository": "https://github.com/rayon-rs/rayon",
"homepage": null,
"documentation": "https://docs.rs/rayon/",
"edition": "2018",
"links": "rayon-core",
"default_run": null,
"rust_version": null
},
{
"name": "redox_syscall",
"version": "0.2.10",
"id": "redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT",
"license_file": null,
"description": "A Rust library to access raw Redox system calls",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "bitflags",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "syscall",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.2.10/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.2.10/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Jeremy Soller <jackpot51@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": "https://gitlab.redox-os.org/redox-os/syscall",
"homepage": null,
"documentation": "https://docs.rs/redox_syscall",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "redox_users",
"version": "0.4.0",
"id": "redox_users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT",
"license_file": null,
"description": "A Rust library to access Redox users and groups functionality",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "getrandom",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"std"
],
"target": null,
"registry": null
},
{
"name": "redox_syscall",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rust-argon2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "redox_users",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_users-0.4.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"auth": [
"rust-argon2"
],
"default": [
"auth"
],
"rust-argon2": [
"dep:rust-argon2"
]
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_users-0.4.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Jose Narvaez <goyox86@gmail.com>",
"Wesley Hershberger <mggmugginsmc@gmail.com>"
],
"categories": [],
"keywords": [
"redox",
"auth"
],
"readme": "README.md",
"repository": "https://gitlab.redox-os.org/redox-os/users",
"homepage": null,
"documentation": "https://docs.rs/redox_users",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rust-ext",
"version": "0.1.0",
"id": "rust-ext 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/simple)",
"license": null,
"license_file": null,
"description": null,
"source": null,
"dependencies": [
{
"name": "numpy",
"source": null,
"req": "*",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null,
"path": "/Users/messense/Projects/rust-numpy"
},
{
"name": "pyo3",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"extension-module",
"abi3-py37"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"cdylib"
],
"crate_types": [
"cdylib"
],
"name": "rust_ext",
"src_path": "/Users/messense/Projects/rust-numpy/examples/simple/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/Projects/rust-numpy/examples/simple/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Toshiki Teramura <toshiki.teramura@gmail.com>",
"Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": null,
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rust-linalg",
"version": "0.1.0",
"id": "rust-linalg 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/linalg)",
"license": null,
"license_file": null,
"description": null,
"source": null,
"dependencies": [
{
"name": "ndarray-linalg",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.14.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"openblas-system"
],
"target": null,
"registry": null
},
{
"name": "numpy",
"source": null,
"req": "*",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null,
"path": "/Users/messense/Projects/rust-numpy"
},
{
"name": "pyo3",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"extension-module"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"cdylib"
],
"crate_types": [
"cdylib"
],
"name": "rust_linalg",
"src_path": "/Users/messense/Projects/rust-numpy/examples/linalg/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/Projects/rust-numpy/examples/linalg/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": null,
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "rust-parallel",
"version": "0.1.0",
"id": "rust-parallel 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/parallel)",
"license": null,
"license_file": null,
"description": null,
"source": null,
"dependencies": [
{
"name": "blas-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.8",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"openblas"
],
"target": null,
"registry": null
},
{
"name": "ndarray",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.15",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"rayon",
"blas"
],
"target": null,
"registry": null
},
{
"name": "numpy",
"source": null,
"req": "*",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null,
"path": "/Users/messense/Projects/rust-numpy"
},
{
"name": "openblas-src",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.10",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"cblas",
"system"
],
"target": null,
"registry": null
},
{
"name": "pyo3",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.16",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"extension-module",
"multiple-pymethods"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"cdylib"
],
"crate_types": [
"cdylib"
],
"name": "rust_parallel",
"src_path": "/Users/messense/Projects/rust-numpy/examples/parallel/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/Projects/rust-numpy/examples/parallel/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": "README.md",
"repository": null,
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "same-file",
"version": "1.0.6",
"id": "same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Unlicense/MIT",
"license_file": null,
"description": "A simple crate for determining whether two file paths point to the same file.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "doc-comment",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "winapi-util",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(windows)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "same-file",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.6/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "is_stderr",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.6/examples/is_stderr.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "is_same_file",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.6/examples/is_same_file.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/same-file-1.0.6/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Andrew Gallant <jamslam@gmail.com>"
],
"categories": [],
"keywords": [
"same",
"file",
"equal",
"inode"
],
"readme": "README.md",
"repository": "https://github.com/BurntSushi/same-file",
"homepage": "https://github.com/BurntSushi/same-file",
"documentation": "https://docs.rs/same-file",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "scopeguard",
"version": "1.1.0",
"id": "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "A RAII scope guard that will run a given closure when it goes out of scope,\neven if the code between panics (assuming unwinding panic).\n\nDefines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as\nshorthands for guards with one of the implemented strategies.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "scopeguard",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"example"
],
"crate_types": [
"bin"
],
"name": "readme",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/examples/readme.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"default": [
"use_std"
],
"use_std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/Cargo.toml",
"metadata": {
"release": {
"no-dev-version": true
}
},
"publish": null,
"authors": [
"bluss"
],
"categories": [
"rust-patterns",
"no-std"
],
"keywords": [
"scope-guard",
"defer",
"panic",
"unwind"
],
"readme": null,
"repository": "https://github.com/bluss/scopeguard",
"homepage": null,
"documentation": "https://docs.rs/scopeguard/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "serde",
"version": "1.0.130",
"id": "serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "A generic serialization/deserialization framework",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "serde_derive",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "=1.0.130",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "serde_derive",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "serde",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"alloc": [],
"default": [
"std"
],
"derive": [
"serde_derive"
],
"rc": [],
"serde_derive": [
"dep:serde_derive"
],
"std": [],
"unstable": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.130/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
},
"playground": {
"features": [
"derive",
"rc"
]
}
},
"publish": null,
"authors": [
"Erick Tryzelaar <erick.tryzelaar@gmail.com>",
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [
"encoding"
],
"keywords": [
"serde",
"serialization",
"no_std"
],
"readme": "crates-io.md",
"repository": "https://github.com/serde-rs/serde",
"homepage": "https://serde.rs",
"documentation": "https://docs.serde.rs/serde/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "smallvec",
"version": "1.7.0",
"id": "smallvec 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "'Small vector' optimization: store up to a small number of items on the stack",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "serde",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "bincode",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "smallvec",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.7.0/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "macro",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.7.0/tests/macro.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "bench",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.7.0/benches/bench.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"const_generics": [],
"const_new": [
"const_generics"
],
"may_dangle": [],
"serde": [
"dep:serde"
],
"specialization": [],
"union": [],
"write": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.7.0/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true,
"rustdoc-args": [
"--cfg",
"docsrs"
]
}
}
},
"publish": null,
"authors": [
"The Servo Project Developers"
],
"categories": [
"data-structures"
],
"keywords": [
"small",
"vec",
"vector",
"stack",
"no_std"
],
"readme": "README.md",
"repository": "https://github.com/servo/rust-smallvec",
"homepage": null,
"documentation": "https://docs.rs/smallvec/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "syn",
"version": "1.0.81",
"id": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Parser for Rust source code",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.32",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": false,
"features": [],
"target": null,
"registry": null
},
{
"name": "unicode-xid",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.2",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "anyhow",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "flate2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "insta",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rayon",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "ref-cast",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "regex",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "reqwest",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.11",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"blocking"
],
"target": null,
"registry": null
},
{
"name": "syn-test-suite",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "tar",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4.16",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "termcolor",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "walkdir",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^2.1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "syn",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_should_parse",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_should_parse.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_visibility",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_visibility.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_stmt",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_stmt.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_round_trip",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_round_trip.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_size",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_size.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_shebang",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_shebang.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_pat",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_pat.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_receiver",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_receiver.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_precedence",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_precedence.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_lit",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_lit.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_parse_stream",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_parse_stream.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_grouping",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_grouping.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_ident",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_ident.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_iterators",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_iterators.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_parse_buffer",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_parse_buffer.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_asyncness",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_asyncness.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_token_trees",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_token_trees.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_ty",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_ty.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "zzz_stable",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/zzz_stable.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_meta",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_meta.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_expr",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_expr.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_item",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_item.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_path",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_path.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_derive_input",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_derive_input.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_generics",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_generics.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_attribute",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/tests/test_attribute.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "rust",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/benches/rust.rs",
"edition": "2018",
"required-features": [
"full",
"parsing"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "file",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/benches/file.rs",
"edition": "2018",
"required-features": [
"full",
"parsing"
],
"doc": false,
"doctest": false,
"test": false
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/build.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"clone-impls": [],
"default": [
"derive",
"parsing",
"printing",
"clone-impls",
"proc-macro"
],
"derive": [],
"extra-traits": [],
"fold": [],
"full": [],
"parsing": [],
"printing": [
"quote"
],
"proc-macro": [
"proc-macro2/proc-macro",
"quote/proc-macro"
],
"quote": [
"dep:quote"
],
"test": [
"syn-test-suite/all-features"
],
"visit": [],
"visit-mut": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"all-features": true,
"rustdoc-args": [
"--cfg",
"doc_cfg"
],
"targets": [
"x86_64-unknown-linux-gnu"
]
}
},
"playground": {
"features": [
"full",
"visit",
"visit-mut",
"fold",
"extra-traits"
]
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [
"development-tools::procedural-macro-helpers"
],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/dtolnay/syn",
"homepage": null,
"documentation": "https://docs.rs/syn",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.31"
},
{
"name": "thiserror",
"version": "1.0.30",
"id": "thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "derive(Error)",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "thiserror-impl",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "=1.0.30",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "anyhow",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "ref-cast",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustversion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "trybuild",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.49",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"diff"
],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "thiserror",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_source",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_source.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_backtrace",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_backtrace.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_display",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_display.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_lints",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_lints.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_transparent",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_transparent.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "compiletest",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/compiletest.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_from",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_from.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_expr",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_expr.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_path",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_path.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_error",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_error.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_generics",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_generics.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "test_option",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/tests/test_option.rs",
"edition": "2018",
"doc": false,
"doctest": false,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.30/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [
"rust-patterns"
],
"keywords": [],
"readme": "README.md",
"repository": "https://github.com/dtolnay/thiserror",
"homepage": null,
"documentation": "https://docs.rs/thiserror",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.31"
},
{
"name": "thiserror-impl",
"version": "1.0.30",
"id": "thiserror-impl 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Implementation detail of the `thiserror` crate",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "proc-macro2",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "quote",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "syn",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.45",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"proc-macro"
],
"crate_types": [
"proc-macro"
],
"name": "thiserror-impl",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [],
"keywords": [],
"readme": null,
"repository": "https://github.com/dtolnay/thiserror",
"homepage": null,
"documentation": null,
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": "1.31"
},
{
"name": "unicode-xid",
"version": "0.2.2",
"id": "unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Determine whether characters have the XID_Start\nor XID_Continue properties according to\nUnicode Standard Annex #31.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "criterion",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "unicode-xid",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.2/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"test"
],
"crate_types": [
"bin"
],
"name": "exhaustive_tests",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.2/tests/exhaustive_tests.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": true
},
{
"kind": [
"bench"
],
"crate_types": [
"bin"
],
"name": "xid",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.2/benches/xid.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"bench": [],
"default": [],
"no_std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"erick.tryzelaar <erick.tryzelaar@gmail.com>",
"kwantam <kwantam@gmail.com>",
"Manish Goregaokar <manishsmail@gmail.com>"
],
"categories": [],
"keywords": [
"text",
"unicode",
"xid"
],
"readme": "README.md",
"repository": "https://github.com/unicode-rs/unicode-xid",
"homepage": "https://github.com/unicode-rs/unicode-xid",
"documentation": "https://unicode-rs.github.io/unicode-xid",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "unindent",
"version": "0.1.8",
"id": "unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT OR Apache-2.0",
"license_file": null,
"description": "Remove a column of leading whitespace from a string",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "unindent",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.8/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/unindent-0.1.8/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-unknown-linux-gnu"
]
}
}
},
"publish": null,
"authors": [
"David Tolnay <dtolnay@gmail.com>"
],
"categories": [],
"keywords": [
"heredoc",
"nowdoc",
"multiline",
"string",
"literal"
],
"readme": "README.md",
"repository": "https://github.com/dtolnay/indoc",
"homepage": null,
"documentation": "https://docs.rs/unindent",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "vcpkg",
"version": "0.2.15",
"id": "vcpkg 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "A library to find native dependencies in a vcpkg tree at build\ntime in order to be used in Cargo build scripts.\n",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "lazy_static",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "tempdir",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3.7",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "vcpkg",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.2.15/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.2.15/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Jim McGrath <jimmc2@gmail.com>"
],
"categories": [
"development-tools::build-utils"
],
"keywords": [
"build-dependencies",
"windows",
"macos",
"linux"
],
"readme": "README.md",
"repository": "https://github.com/mcgoo/vcpkg-rs",
"homepage": null,
"documentation": "https://docs.rs/vcpkg",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "version_check",
"version": "0.9.4",
"id": "version_check 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Tiny crate to check the version of the installed/running rustc.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "version_check",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.4/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.4/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Sergio Benitez <sb@sergio.bz>"
],
"categories": [],
"keywords": [
"version",
"rustc",
"minimum",
"check"
],
"readme": "README.md",
"repository": "https://github.com/SergioBenitez/version_check",
"homepage": null,
"documentation": "https://docs.rs/version_check/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "walkdir",
"version": "2.3.2",
"id": "walkdir 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Unlicense/MIT",
"license_file": null,
"description": "Recursively walk a directory.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "same-file",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "doc-comment",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": "dev",
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "winapi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"std",
"winnt"
],
"target": "cfg(windows)",
"registry": null
},
{
"name": "winapi-util",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1.1",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "cfg(windows)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "walkdir",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/walkdir-2.3.2/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/walkdir-2.3.2/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Andrew Gallant <jamslam@gmail.com>"
],
"categories": [
"filesystem"
],
"keywords": [
"directory",
"recursive",
"walk",
"iterator"
],
"readme": "README.md",
"repository": "https://github.com/BurntSushi/walkdir",
"homepage": "https://github.com/BurntSushi/walkdir",
"documentation": "https://docs.rs/walkdir/",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "wasi",
"version": "0.10.2+wasi-snapshot-preview1",
"id": "wasi 0.10.2+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
"license_file": null,
"description": "Experimental WASI API bindings for Rust",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "compiler_builtins",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.1",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-core",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": "core",
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
},
{
"name": "rustc-std-workspace-alloc",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^1.0",
"kind": null,
"rename": null,
"optional": true,
"uses_default_features": true,
"features": [],
"target": null,
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "wasi",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/wasi-0.10.2+wasi-snapshot-preview1/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {
"compiler_builtins": [
"dep:compiler_builtins"
],
"core": [
"dep:core"
],
"default": [
"std"
],
"rustc-dep-of-std": [
"compiler_builtins",
"core",
"rustc-std-workspace-alloc"
],
"rustc-std-workspace-alloc": [
"dep:rustc-std-workspace-alloc"
],
"std": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/wasi-0.10.2+wasi-snapshot-preview1/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"The Cranelift Project Developers"
],
"categories": [
"no-std",
"wasm"
],
"keywords": [
"webassembly",
"wasm"
],
"readme": "README.md",
"repository": "https://github.com/bytecodealliance/wasi",
"homepage": null,
"documentation": "https://docs.rs/wasi",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "winapi",
"version": "0.3.9",
"id": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Raw FFI bindings for all of Windows API.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "winapi-i686-pc-windows-gnu",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "i686-pc-windows-gnu",
"registry": null
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.4",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [],
"target": "x86_64-pc-windows-gnu",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "winapi",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {
"accctrl": [],
"aclapi": [],
"activation": [],
"adhoc": [],
"appmgmt": [],
"audioclient": [],
"audiosessiontypes": [],
"avrt": [],
"basetsd": [],
"bcrypt": [],
"bits": [],
"bits10_1": [],
"bits1_5": [],
"bits2_0": [],
"bits2_5": [],
"bits3_0": [],
"bits4_0": [],
"bits5_0": [],
"bitscfg": [],
"bitsmsg": [],
"bluetoothapis": [],
"bluetoothleapis": [],
"bthdef": [],
"bthioctl": [],
"bthledef": [],
"bthsdpdef": [],
"bugcodes": [],
"cderr": [],
"cfg": [],
"cfgmgr32": [],
"cguid": [],
"combaseapi": [],
"coml2api": [],
"commapi": [],
"commctrl": [],
"commdlg": [],
"commoncontrols": [],
"consoleapi": [],
"corecrt": [],
"corsym": [],
"d2d1": [],
"d2d1_1": [],
"d2d1_2": [],
"d2d1_3": [],
"d2d1effectauthor": [],
"d2d1effects": [],
"d2d1effects_1": [],
"d2d1effects_2": [],
"d2d1svg": [],
"d2dbasetypes": [],
"d3d": [],
"d3d10": [],
"d3d10_1": [],
"d3d10_1shader": [],
"d3d10effect": [],
"d3d10misc": [],
"d3d10sdklayers": [],
"d3d10shader": [],
"d3d11": [],
"d3d11_1": [],
"d3d11_2": [],
"d3d11_3": [],
"d3d11_4": [],
"d3d11on12": [],
"d3d11sdklayers": [],
"d3d11shader": [],
"d3d11tokenizedprogramformat": [],
"d3d12": [],
"d3d12sdklayers": [],
"d3d12shader": [],
"d3d9": [],
"d3d9caps": [],
"d3d9types": [],
"d3dcommon": [],
"d3dcompiler": [],
"d3dcsx": [],
"d3dkmdt": [],
"d3dkmthk": [],
"d3dukmdt": [],
"d3dx10core": [],
"d3dx10math": [],
"d3dx10mesh": [],
"datetimeapi": [],
"davclnt": [],
"dbghelp": [],
"dbt": [],
"dcommon": [],
"dcomp": [],
"dcompanimation": [],
"dcomptypes": [],
"dde": [],
"ddraw": [],
"ddrawi": [],
"ddrawint": [],
"debug": [
"impl-debug"
],
"debugapi": [],
"devguid": [],
"devicetopology": [],
"devpkey": [],
"devpropdef": [],
"dinput": [],
"dinputd": [],
"dispex": [],
"dmksctl": [],
"dmusicc": [],
"docobj": [],
"documenttarget": [],
"dot1x": [],
"dpa_dsa": [],
"dpapi": [],
"dsgetdc": [],
"dsound": [],
"dsrole": [],
"dvp": [],
"dwmapi": [],
"dwrite": [],
"dwrite_1": [],
"dwrite_2": [],
"dwrite_3": [],
"dxdiag": [],
"dxfile": [],
"dxgi": [],
"dxgi1_2": [],
"dxgi1_3": [],
"dxgi1_4": [],
"dxgi1_5": [],
"dxgi1_6": [],
"dxgidebug": [],
"dxgiformat": [],
"dxgitype": [],
"dxva2api": [],
"dxvahd": [],
"eaptypes": [],
"enclaveapi": [],
"endpointvolume": [],
"errhandlingapi": [],
"everything": [],
"evntcons": [],
"evntprov": [],
"evntrace": [],
"excpt": [],
"exdisp": [],
"fibersapi": [],
"fileapi": [],
"functiondiscoverykeys_devpkey": [],
"gl-gl": [],
"guiddef": [],
"handleapi": [],
"heapapi": [],
"hidclass": [],
"hidpi": [],
"hidsdi": [],
"hidusage": [],
"highlevelmonitorconfigurationapi": [],
"hstring": [],
"http": [],
"ifdef": [],
"ifmib": [],
"imm": [],
"impl-debug": [],
"impl-default": [],
"in6addr": [],
"inaddr": [],
"inspectable": [],
"interlockedapi": [],
"intsafe": [],
"ioapiset": [],
"ipexport": [],
"iphlpapi": [],
"ipifcons": [],
"ipmib": [],
"iprtrmib": [],
"iptypes": [],
"jobapi": [],
"jobapi2": [],
"knownfolders": [],
"ks": [],
"ksmedia": [],
"ktmtypes": [],
"ktmw32": [],
"l2cmn": [],
"libloaderapi": [],
"limits": [],
"lmaccess": [],
"lmalert": [],
"lmapibuf": [],
"lmat": [],
"lmcons": [],
"lmdfs": [],
"lmerrlog": [],
"lmjoin": [],
"lmmsg": [],
"lmremutl": [],
"lmrepl": [],
"lmserver": [],
"lmshare": [],
"lmstats": [],
"lmsvc": [],
"lmuse": [],
"lmwksta": [],
"lowlevelmonitorconfigurationapi": [],
"lsalookup": [],
"memoryapi": [],
"minschannel": [],
"minwinbase": [],
"minwindef": [],
"mmdeviceapi": [],
"mmeapi": [],
"mmreg": [],
"mmsystem": [],
"mprapidef": [],
"msaatext": [],
"mscat": [],
"mschapp": [],
"mssip": [],
"mstcpip": [],
"mswsock": [],
"mswsockdef": [],
"namedpipeapi": [],
"namespaceapi": [],
"nb30": [],
"ncrypt": [],
"netioapi": [],
"nldef": [],
"ntddndis": [],
"ntddscsi": [],
"ntddser": [],
"ntdef": [],
"ntlsa": [],
"ntsecapi": [],
"ntstatus": [],
"oaidl": [],
"objbase": [],
"objidl": [],
"objidlbase": [],
"ocidl": [],
"ole2": [],
"oleauto": [],
"olectl": [],
"oleidl": [],
"opmapi": [],
"pdh": [],
"perflib": [],
"physicalmonitorenumerationapi": [],
"playsoundapi": [],
"portabledevice": [],
"portabledeviceapi": [],
"portabledevicetypes": [],
"powerbase": [],
"powersetting": [],
"powrprof": [],
"processenv": [],
"processsnapshot": [],
"processthreadsapi": [],
"processtopologyapi": [],
"profileapi": [],
"propidl": [],
"propkey": [],
"propkeydef": [],
"propsys": [],
"prsht": [],
"psapi": [],
"qos": [],
"realtimeapiset": [],
"reason": [],
"restartmanager": [],
"restrictederrorinfo": [],
"rmxfguid": [],
"roapi": [],
"robuffer": [],
"roerrorapi": [],
"rpc": [],
"rpcdce": [],
"rpcndr": [],
"rtinfo": [],
"sapi": [],
"sapi51": [],
"sapi53": [],
"sapiddk": [],
"sapiddk51": [],
"schannel": [],
"sddl": [],
"securityappcontainer": [],
"securitybaseapi": [],
"servprov": [],
"setupapi": [],
"shellapi": [],
"shellscalingapi": [],
"shlobj": [],
"shobjidl": [],
"shobjidl_core": [],
"shtypes": [],
"softpub": [],
"spapidef": [],
"spellcheck": [],
"sporder": [],
"sql": [],
"sqlext": [],
"sqltypes": [],
"sqlucode": [],
"sspi": [],
"std": [],
"stralign": [],
"stringapiset": [],
"strmif": [],
"subauth": [],
"synchapi": [],
"sysinfoapi": [],
"systemtopologyapi": [],
"taskschd": [],
"tcpestats": [],
"tcpmib": [],
"textstor": [],
"threadpoolapiset": [],
"threadpoollegacyapiset": [],
"timeapi": [],
"timezoneapi": [],
"tlhelp32": [],
"transportsettingcommon": [],
"tvout": [],
"udpmib": [],
"unknwnbase": [],
"urlhist": [],
"urlmon": [],
"usb": [],
"usbioctl": [],
"usbiodef": [],
"usbscan": [],
"usbspec": [],
"userenv": [],
"usp10": [],
"utilapiset": [],
"uxtheme": [],
"vadefs": [],
"vcruntime": [],
"vsbackup": [],
"vss": [],
"vsserror": [],
"vswriter": [],
"wbemads": [],
"wbemcli": [],
"wbemdisp": [],
"wbemprov": [],
"wbemtran": [],
"wct": [],
"werapi": [],
"winbase": [],
"wincodec": [],
"wincodecsdk": [],
"wincon": [],
"wincontypes": [],
"wincred": [],
"wincrypt": [],
"windef": [],
"windot11": [],
"windowsceip": [],
"windowsx": [],
"winefs": [],
"winerror": [],
"winevt": [],
"wingdi": [],
"winhttp": [],
"wininet": [],
"winineti": [],
"winioctl": [],
"winnetwk": [],
"winnls": [],
"winnt": [],
"winreg": [],
"winsafer": [],
"winscard": [],
"winsmcrd": [],
"winsock2": [],
"winspool": [],
"winstring": [],
"winsvc": [],
"wintrust": [],
"winusb": [],
"winusbio": [],
"winuser": [],
"winver": [],
"wlanapi": [],
"wlanihv": [],
"wlanihvtypes": [],
"wlantypes": [],
"wlclient": [],
"wmistr": [],
"wnnc": [],
"wow64apiset": [],
"wpdmtpextensions": [],
"ws2bth": [],
"ws2def": [],
"ws2ipdef": [],
"ws2spi": [],
"ws2tcpip": [],
"wtsapi32": [],
"wtypes": [],
"wtypesbase": [],
"xinput": []
},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"default-target": "x86_64-pc-windows-msvc",
"features": [
"everything",
"impl-debug",
"impl-default"
],
"targets": [
"aarch64-pc-windows-msvc",
"i686-pc-windows-msvc",
"x86_64-pc-windows-msvc"
]
}
}
},
"publish": null,
"authors": [
"Peter Atashian <retep998@gmail.com>"
],
"categories": [
"external-ffi-bindings",
"no-std",
"os::windows-apis"
],
"keywords": [
"windows",
"ffi",
"win32",
"com",
"directx"
],
"readme": "README.md",
"repository": "https://github.com/retep998/winapi-rs",
"homepage": null,
"documentation": "https://docs.rs/winapi/",
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "winapi-i686-pc-windows-gnu",
"version": "0.4.0",
"id": "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "winapi-i686-pc-windows-gnu",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Peter Atashian <retep998@gmail.com>"
],
"categories": [],
"keywords": [
"windows"
],
"readme": null,
"repository": "https://github.com/retep998/winapi-rs",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "winapi-util",
"version": "0.1.5",
"id": "winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "Unlicense/MIT",
"license_file": null,
"description": "A dumping ground for high level safe wrappers over winapi.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [
{
"name": "winapi",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"req": "^0.3",
"kind": null,
"rename": null,
"optional": false,
"uses_default_features": true,
"features": [
"std",
"consoleapi",
"errhandlingapi",
"fileapi",
"minwindef",
"processenv",
"winbase",
"wincon",
"winerror",
"winnt"
],
"target": "cfg(windows)",
"registry": null
}
],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "winapi-util",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-util-0.1.5/src/lib.rs",
"edition": "2018",
"doc": true,
"doctest": true,
"test": true
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-util-0.1.5/Cargo.toml",
"metadata": {
"docs": {
"rs": {
"targets": [
"x86_64-pc-windows-msvc"
]
}
}
},
"publish": null,
"authors": [
"Andrew Gallant <jamslam@gmail.com>"
],
"categories": [
"os::windows-apis",
"external-ffi-bindings"
],
"keywords": [
"windows",
"winapi",
"util",
"win"
],
"readme": "README.md",
"repository": "https://github.com/BurntSushi/winapi-util",
"homepage": "https://github.com/BurntSushi/winapi-util",
"documentation": "https://docs.rs/winapi-util",
"edition": "2018",
"links": null,
"default_run": null,
"rust_version": null
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"version": "0.4.0",
"id": "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"license": "MIT/Apache-2.0",
"license_file": null,
"description": "Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.",
"source": "registry+https://github.com/rust-lang/crates.io-index",
"dependencies": [],
"targets": [
{
"kind": [
"lib"
],
"crate_types": [
"lib"
],
"name": "winapi-x86_64-pc-windows-gnu",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/src/lib.rs",
"edition": "2015",
"doc": true,
"doctest": true,
"test": true
},
{
"kind": [
"custom-build"
],
"crate_types": [
"bin"
],
"name": "build-script-build",
"src_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/build.rs",
"edition": "2015",
"doc": false,
"doctest": false,
"test": false
}
],
"features": {},
"manifest_path": "/Users/messense/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/Cargo.toml",
"metadata": null,
"publish": null,
"authors": [
"Peter Atashian <retep998@gmail.com>"
],
"categories": [],
"keywords": [
"windows"
],
"readme": null,
"repository": "https://github.com/retep998/winapi-rs",
"homepage": null,
"documentation": null,
"edition": "2015",
"links": null,
"default_run": null,
"rust_version": null
}
],
"workspace_members": [
"rust-linalg 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/linalg)",
"numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"rust-parallel 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/parallel)",
"rust-ext 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/simple)"
],
"resolve": {
"nodes": [
{
"id": "ahash 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"version_check 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "getrandom",
"pkg": "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(any(target_os = \"linux\", target_os = \"android\", target_os = \"windows\", target_os = \"macos\", target_os = \"ios\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\", target_os = \"dragonfly\", target_os = \"solaris\", target_os = \"illumos\", target_os = \"fuchsia\", target_os = \"redox\", target_os = \"cloudabi\", target_os = \"haiku\", target_os = \"vxworks\", target_os = \"emscripten\", target_os = \"wasi\"))"
}
]
},
{
"name": "once_cell",
"pkg": "once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(not(all(target_arch = \"arm\", target_os = \"none\")))"
}
]
},
{
"name": "version_check",
"pkg": "version_check 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
}
],
"features": [
"default",
"std"
]
},
{
"id": "approx 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "bitflags 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"default"
]
},
{
"id": "blas-src 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "openblas_src",
"pkg": "openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"openblas",
"openblas-src"
]
},
{
"id": "cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "num_complex",
"pkg": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rand",
"pkg": "rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "serde",
"pkg": "serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "cblas-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "crossbeam-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_utils",
"pkg": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"crossbeam-utils",
"default",
"std"
]
},
{
"id": "crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-epoch 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_epoch",
"pkg": "crossbeam-epoch 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_utils",
"pkg": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"crossbeam-epoch",
"crossbeam-utils",
"default",
"std"
]
},
{
"id": "crossbeam-epoch 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"memoffset 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_utils",
"pkg": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lazy_static",
"pkg": "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "memoffset",
"pkg": "memoffset 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "scopeguard",
"pkg": "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"alloc",
"lazy_static",
"std"
]
},
{
"id": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lazy_static",
"pkg": "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"lazy_static",
"std"
]
},
{
"id": "ctor 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syn",
"pkg": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "dirs 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"dirs-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "dirs_sys",
"pkg": "dirs-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "dirs-sys 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(unix)"
}
]
},
{
"name": "redox_users",
"pkg": "redox_users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(target_os = \"redox\")"
}
]
},
{
"name": "winapi",
"pkg": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
}
],
"features": []
},
{
"id": "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"wasi 0.10.2+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(unix)"
}
]
},
{
"name": "wasi",
"pkg": "wasi 0.10.2+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(target_os = \"wasi\")"
}
]
}
],
"features": [
"std"
]
},
{
"id": "ghost 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syn",
"pkg": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "hermit-abi 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default"
]
},
{
"id": "indoc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "unindent",
"pkg": "unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "inventory 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"ctor 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"ghost 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "ctor",
"pkg": "ctor 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "ghost",
"pkg": "ghost 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "lapack 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"lapack-sys 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "lapack_sys",
"pkg": "lapack-sys 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_complex",
"pkg": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "lapack-sys 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "lax 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lapack 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cauchy",
"pkg": "cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lapack",
"pkg": "lapack 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "openblas_src",
"pkg": "openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "thiserror",
"pkg": "thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"openblas-src",
"openblas-system"
]
},
{
"id": "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"default",
"std"
]
},
{
"id": "lock_api 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "scopeguard",
"pkg": "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "matrixmultiply 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "rawpointer",
"pkg": "rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"std"
]
},
{
"id": "memoffset 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "autocfg",
"pkg": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
}
],
"features": [
"default"
]
},
{
"id": "ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"approx 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cblas-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"matrixmultiply 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "approx",
"pkg": "approx 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "cblas_sys",
"pkg": "cblas-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "matrixmultiply",
"pkg": "matrixmultiply 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_complex",
"pkg": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_integer",
"pkg": "num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rawpointer",
"pkg": "rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rayon_",
"pkg": "rayon 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"approx",
"blas",
"cblas-sys",
"default",
"libc",
"rayon",
"rayon_",
"std"
]
},
{
"id": "ndarray-linalg 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"lax 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cauchy",
"pkg": "cauchy 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lax",
"pkg": "lax 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "ndarray",
"pkg": "ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_complex",
"pkg": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rand",
"pkg": "rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "thiserror",
"pkg": "thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"openblas-system"
]
},
{
"id": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rand",
"pkg": "rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "serde",
"pkg": "serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"rand",
"serde",
"std"
]
},
{
"id": "num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "autocfg",
"pkg": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"std"
]
},
{
"id": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "autocfg",
"pkg": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
}
],
"features": [
"default",
"i128",
"std"
]
},
{
"id": "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"hermit-abi 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "hermit_abi",
"pkg": "hermit-abi 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(all(any(target_arch = \"x86_64\", target_arch = \"aarch64\"), target_os = \"hermit\"))"
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"dependencies": [
"ahash 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "ahash",
"pkg": "ahash 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "ndarray",
"pkg": "ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_complex",
"pkg": "num-complex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_integer",
"pkg": "num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_traits",
"pkg": "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3",
"pkg": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
},
{
"kind": "dev",
"target": null
}
]
}
],
"features": []
},
{
"id": "once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"alloc",
"default",
"race",
"std"
]
},
{
"id": "openblas-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"walkdir 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "thiserror",
"pkg": "thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "walkdir",
"pkg": "walkdir 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"dirs 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"openblas-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"vcpkg 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "dirs",
"pkg": "dirs 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
},
{
"name": "openblas_build",
"pkg": "openblas-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": "cfg(target_os = \"linux\")"
}
]
},
{
"name": "vcpkg",
"pkg": "vcpkg 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": "cfg(target_os = \"windows\")"
}
]
}
],
"features": [
"cblas",
"default",
"lapacke",
"system"
]
},
{
"id": "parking_lot 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"lock_api 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot_core 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "instant",
"pkg": "instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lock_api",
"pkg": "lock_api 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "parking_lot_core",
"pkg": "parking_lot_core 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default"
]
},
{
"id": "parking_lot_core 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
"smallvec 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "instant",
"pkg": "instant 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(unix)"
}
]
},
{
"name": "syscall",
"pkg": "redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(target_os = \"redox\")"
}
]
},
{
"name": "smallvec",
"pkg": "smallvec 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "winapi",
"pkg": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
}
],
"features": []
},
{
"id": "ppv-lite86 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"simd",
"std"
]
},
{
"id": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "unicode_xid",
"pkg": "unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"proc-macro"
]
},
{
"id": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"indoc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"inventory 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"parking_lot 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-ffi 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-macros 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "cfg_if",
"pkg": "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "indoc",
"pkg": "indoc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "inventory",
"pkg": "inventory 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "parking_lot",
"pkg": "parking_lot 0.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3_build_config",
"pkg": "pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
},
{
"name": "pyo3_ffi",
"pkg": "pyo3-ffi 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3_macros",
"pkg": "pyo3-macros 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "unindent",
"pkg": "unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"abi3",
"abi3-py310",
"abi3-py37",
"abi3-py38",
"abi3-py39",
"auto-initialize",
"default",
"extension-module",
"indoc",
"inventory",
"macros",
"multiple-pymethods",
"pyo3-macros",
"pyproto",
"unindent"
]
},
{
"id": "pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "once_cell",
"pkg": "once_cell 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"abi3",
"abi3-py310",
"abi3-py37",
"abi3-py38",
"abi3-py39",
"default",
"resolve-config"
]
},
{
"id": "pyo3-ffi 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3_build_config",
"pkg": "pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
}
],
"features": [
"abi3",
"abi3-py310",
"abi3-py37",
"abi3-py38",
"abi3-py39",
"default",
"extension-module"
]
},
{
"id": "pyo3-macros 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-macros-backend 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3_macros_backend",
"pkg": "pyo3-macros-backend 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syn",
"pkg": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"multiple-pymethods",
"pyproto"
]
},
{
"id": "pyo3-macros-backend 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3_build_config",
"pkg": "pyo3-build-config 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syn",
"pkg": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"pyproto"
]
},
{
"id": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"default",
"proc-macro"
]
},
{
"id": "rand 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_chacha 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_hc 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "libc",
"pkg": "libc 0.2.106 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(unix)"
}
]
},
{
"name": "rand_chacha",
"pkg": "rand_chacha 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(not(target_os = \"emscripten\"))"
}
]
},
{
"name": "rand_core",
"pkg": "rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rand_hc",
"pkg": "rand_hc 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(target_os = \"emscripten\")"
}
]
}
],
"features": [
"alloc",
"default",
"getrandom",
"libc",
"rand_chacha",
"rand_hc",
"std",
"std_rng"
]
},
{
"id": "rand_chacha 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"ppv-lite86 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "ppv_lite86",
"pkg": "ppv-lite86 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rand_core",
"pkg": "rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"std"
]
},
{
"id": "rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "getrandom",
"pkg": "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"alloc",
"getrandom",
"std"
]
},
{
"id": "rand_hc 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "rand_core",
"pkg": "rand_core 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "rawpointer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "rayon 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon-core 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "autocfg",
"pkg": "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": "build",
"target": null
}
]
},
{
"name": "crossbeam_deque",
"pkg": "crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "either",
"pkg": "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "rayon_core",
"pkg": "rayon-core 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "rayon-core 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"crossbeam-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "crossbeam_channel",
"pkg": "crossbeam-channel 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_deque",
"pkg": "crossbeam-deque 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "crossbeam_utils",
"pkg": "crossbeam-utils 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "lazy_static",
"pkg": "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "num_cpus",
"pkg": "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"bitflags 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "bitflags",
"pkg": "bitflags 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "redox_users 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "getrandom",
"pkg": "getrandom 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syscall",
"pkg": "redox_syscall 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "rust-ext 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/simple)",
"dependencies": [
"numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "numpy",
"pkg": "numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3",
"pkg": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "rust-linalg 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/linalg)",
"dependencies": [
"ndarray-linalg 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
"numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "ndarray_linalg",
"pkg": "ndarray-linalg 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "numpy",
"pkg": "numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3",
"pkg": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "rust-parallel 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/parallel)",
"dependencies": [
"blas-src 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "blas_src",
"pkg": "blas-src 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "ndarray",
"pkg": "ndarray 0.15.3 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "numpy",
"pkg": "numpy 0.16.2 (path+file:///Users/messense/Projects/rust-numpy)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "openblas_src",
"pkg": "openblas-src 0.10.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "pyo3",
"pkg": "pyo3 0.16.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "winapi_util",
"pkg": "winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
}
],
"features": []
},
{
"id": "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "serde 1.0.130 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"default",
"std"
]
},
{
"id": "smallvec 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "unicode_xid",
"pkg": "unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": [
"clone-impls",
"default",
"derive",
"extra-traits",
"full",
"parsing",
"printing",
"proc-macro",
"quote"
]
},
{
"id": "thiserror 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"thiserror-impl 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "thiserror_impl",
"pkg": "thiserror-impl 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "thiserror-impl 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "proc_macro2",
"pkg": "proc-macro2 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "quote",
"pkg": "quote 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "syn",
"pkg": "syn 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
}
],
"features": []
},
{
"id": "unicode-xid 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"default"
]
},
{
"id": "unindent 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "vcpkg 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "version_check 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "walkdir 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "same_file",
"pkg": "same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": null
}
]
},
{
"name": "winapi",
"pkg": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
},
{
"name": "winapi_util",
"pkg": "winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
}
],
"features": []
},
{
"id": "wasi 0.10.2+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": [
"default",
"std"
]
},
{
"id": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "winapi_i686_pc_windows_gnu",
"pkg": "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "i686-pc-windows-gnu"
}
]
},
{
"name": "winapi_x86_64_pc_windows_gnu",
"pkg": "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "x86_64-pc-windows-gnu"
}
]
}
],
"features": [
"consoleapi",
"errhandlingapi",
"fileapi",
"handleapi",
"knownfolders",
"minwindef",
"ntstatus",
"objbase",
"processenv",
"shlobj",
"std",
"winbase",
"wincon",
"winerror",
"winnt"
]
},
{
"id": "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
},
{
"id": "winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [
"winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)"
],
"deps": [
{
"name": "winapi",
"pkg": "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
"dep_kinds": [
{
"kind": null,
"target": "cfg(windows)"
}
]
}
],
"features": []
},
{
"id": "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"dependencies": [],
"deps": [],
"features": []
}
],
"root": "rust-ext 0.1.0 (path+file:///Users/messense/Projects/rust-numpy/examples/simple)"
},
"target_directory": "/Users/messense/Projects/rust-numpy/target",
"version": 1,
"workspace_root": "/Users/messense/Projects/rust-numpy",
"metadata": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment