{
  "cksum": "17ac0deaf653311929bf92edffd92d6aea6cdb5bcbe51c57337e05d8bad6a959",
  "crate_file": "concision-snn-0.2.8.crate",
  "crate_url": "https://static.crates.io/crates/concision-snn/concision-snn-0.2.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "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": [
        "neural"
      ],
      "kind": "normal",
      "name": "concision",
      "optional": false,
      "req": "^0.2.8",
      "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-traits",
      "optional": false,
      "req": "^0.2",
      "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
    }
  ],
  "features": {
    "blas": [
      "concision/blas",
      "ndarray/blas"
    ],
    "rand": [
      "concision/rand"
    ],
    "rayon": [
      "concision/rayon",
      "ndarray/rayon"
    ],
    "wasi": [
      "concision/wasi"
    ],
    "wasm": [
      "concision/wasm"
    ]
  },
  "features2": {
    "alloc": [
      "concision/alloc",
      "serde?/alloc",
      "serde_json?/alloc"
    ],
    "approx": [
      "concision/approx",
      "dep:approx",
      "ndarray/approx"
    ],
    "default": [
      "std"
    ],
    "full": [
      "default",
      "json",
      "rand",
      "serde",
      "tracing"
    ],
    "json": [
      "alloc",
      "serde",
      "serde_json"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "concision/serde"
    ],
    "serde_json": [
      "dep:serde_json"
    ],
    "std": [
      "alloc",
      "concision/std",
      "ndarray/std",
      "num-traits/std",
      "serde?/std",
      "serde_json?/std",
      "tracing/std"
    ],
    "tracing": [
      "concision/tracing",
      "dep:tracing"
    ]
  },
  "index_path": "co/nc/concision-snn",
  "name": "concision-snn",
  "pubtime": "2025-11-26T06:39:48Z",
  "rust_version": "1.85.0",
  "v": 2,
  "vers": "0.2.8",
  "yanked": false
}
