{
  "cksum": "58cc088bc800165a2fa11cb4fb5382de1d3ecc6b30724ae42151f417ac3a08e3",
  "crate_file": "concision-ext-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/concision-ext/concision-ext-0.3.0.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",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1",
      "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",
      "optional": false,
      "req": "^0.4",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "rustfft",
      "optional": true,
      "req": "^6",
      "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": [
        "attributes",
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ansi",
        "env-filter",
        "fmt",
        "std"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "variants",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    }
  ],
  "features": {
    "attention": [],
    "blas": [
      "concision/blas",
      "ndarray/blas"
    ],
    "cnn": [],
    "kan": [],
    "models": [
      "s4",
      "snn",
      "transformer"
    ],
    "nightly": [
      "concision/nightly"
    ],
    "rayon": [
      "concision/rayon",
      "ndarray/rayon"
    ],
    "rng": [
      "concision/rng"
    ],
    "rnn": [],
    "s4": [],
    "snn": [],
    "transformer": [
      "attention"
    ],
    "wasi": [
      "concision/wasi"
    ]
  },
  "features2": {
    "alloc": [
      "concision/alloc",
      "num/alloc",
      "serde?/alloc",
      "serde_json?/alloc",
      "variants/alloc"
    ],
    "approx": [
      "dep:approx",
      "concision/approx",
      "ndarray/approx"
    ],
    "complex": [
      "dep:num-complex"
    ],
    "default": [
      "attention",
      "std"
    ],
    "full": [
      "default",
      "approx",
      "complex",
      "json",
      "models",
      "rand",
      "serde",
      "tracing"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json"
    ],
    "rand": [
      "concision/rand",
      "num-complex?/rand",
      "num/rand"
    ],
    "rustfft": [
      "dep:rustfft"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "concision/serde",
      "ndarray/serde",
      "num-complex?/serde",
      "num/serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "signal": [
      "complex",
      "rustfft"
    ],
    "std": [
      "alloc",
      "anyhow/std",
      "approx?/std",
      "concision/std",
      "ndarray/std",
      "num-complex?/std",
      "num-traits/std",
      "num/std",
      "serde?/std",
      "serde_json?/std",
      "tracing?/std",
      "variants/std"
    ],
    "tracing": [
      "dep:tracing",
      "concision/tracing"
    ],
    "wasm": [
      "concision/wasm",
      "rayon?/web_spin_lock"
    ]
  },
  "index_path": "co/nc/concision-ext",
  "name": "concision-ext",
  "pubtime": "2025-12-09T14:54:25Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
