{
  "cksum": "50e837dd06cea28669954711c4548b637d88b602a76a6767356c424d761db3c8",
  "crate_file": "concision-data-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/concision-data/concision-data-0.3.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "concision-core",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-complex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes",
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "variants",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "autodiff": [
      "nightly",
      "concision-core/autodiff"
    ],
    "blas": [
      "concision-core/blas",
      "ndarray/blas"
    ],
    "nightly": [
      "concision-core/nightly"
    ],
    "wasi": [
      "concision-core/wasi"
    ]
  },
  "features2": {
    "alloc": [
      "concision-core/alloc",
      "hashbrown?/alloc",
      "serde?/alloc",
      "serde_json?/alloc",
      "variants/alloc"
    ],
    "approx": [
      "dep:approx",
      "concision-core/approx",
      "ndarray/approx"
    ],
    "complex": [
      "dep:num-complex",
      "concision-core/complex"
    ],
    "default": [
      "std"
    ],
    "full": [
      "default",
      "approx",
      "complex",
      "rand",
      "json",
      "serde",
      "tracing"
    ],
    "hashbrown": [
      "dep:hashbrown",
      "alloc"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json",
      "concision-core/json",
      "reqwest?/json"
    ],
    "loader": [
      "json",
      "reqwest"
    ],
    "rand": [
      "concision-core/rand",
      "num-complex?/rand"
    ],
    "rayon": [
      "dep:rayon",
      "concision-core/rayon",
      "hashbrown?/rayon"
    ],
    "reqwest": [
      "dep:reqwest"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "serde?/derive",
      "concision-core/serde",
      "hashbrown?/serde",
      "ndarray/serde",
      "num-complex?/serde"
    ],
    "serde_json": [
      "dep:serde_json",
      "concision-core/serde_json"
    ],
    "std": [
      "alloc",
      "anyhow/std",
      "concision-core/std",
      "hashbrown?/default",
      "ndarray/std",
      "num-complex?/std",
      "num-traits/std",
      "serde?/std",
      "serde_json?/std",
      "tracing?/std",
      "variants/std"
    ],
    "tracing": [
      "dep:tracing",
      "concision-core/tracing"
    ],
    "wasm": [
      "concision-core/wasm",
      "rayon?/web_spin_lock"
    ],
    "wasm_bindgen": [
      "dep:wasm-bindgen",
      "concision-core/wasm_bindgen"
    ]
  },
  "index_path": "co/nc/concision-data",
  "name": "concision-data",
  "pubtime": "2026-01-14T05:34:36Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
