{
  "cksum": "5df1c1df43c6c0d59c6c91bfe034566a28e59d685a1ff8326fd2e5f41a5756ea",
  "crate_file": "concision-0.1.21.crate",
  "crate_url": "https://static.crates.io/crates/concision/concision-0.1.21.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "concision-core",
      "optional": false,
      "req": "^0.1.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "concision-derive",
      "optional": true,
      "req": "^0.1.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "concision-macros",
      "optional": true,
      "req": "^0.1.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "concision-neural",
      "optional": true,
      "req": "^0.1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "ndarray",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rand",
        "serde"
      ],
      "kind": "dev",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes",
        "log",
        "log",
        "std",
        "attributes"
      ],
      "kind": "dev",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "concision-core/alloc"
    ],
    "approx": [
      "concision-core/approx",
      "concision-neural/approx"
    ],
    "blas": [
      "concision-core/blas",
      "concision-neural/blas"
    ],
    "complex": [
      "concision-core/complex",
      "concision-neural/complex"
    ],
    "intel-mkl-static": [
      "blas"
    ],
    "intel-mkl-system": [
      "blas"
    ],
    "json": [
      "concision-core/json",
      "concision-neural/json"
    ],
    "netlib-static": [
      "blas"
    ],
    "netlib-system": [
      "blas"
    ],
    "openblas-static": [
      "blas"
    ],
    "openblas-system": [
      "blas"
    ],
    "rand": [
      "concision-core/rand",
      "concision-neural/rand"
    ],
    "rayon": [
      "concision-core/rayon",
      "concision-neural/rayon"
    ],
    "rng": [
      "concision-core/rng",
      "concision-neural/rng"
    ],
    "rustfft": [
      "concision-core/rustfft",
      "concision-neural/rustfft"
    ],
    "serde": [
      "concision-core/serde",
      "concision-neural/serde"
    ],
    "std": [
      "alloc",
      "concision-core/std"
    ],
    "tracing": [
      "concision-core/tracing",
      "concision-neural/tracing"
    ]
  },
  "features2": {
    "default": [
      "neural",
      "std"
    ],
    "derive": [
      "dep:concision-derive"
    ],
    "full": [
      "approx",
      "default",
      "derive",
      "macros",
      "rand",
      "serde",
      "tracing"
    ],
    "macros": [
      "dep:concision-macros"
    ],
    "neural": [
      "dep:concision-neural"
    ]
  },
  "index_path": "co/nc/concision",
  "name": "concision",
  "pubtime": "2025-04-28T00:47:13Z",
  "v": 2,
  "vers": "0.1.21",
  "yanked": false
}
