{
  "cksum": "3a7511530dbe19c6abcae06304f3077e34de1ba388cfc5239764a333837bb672",
  "crate_file": "concision-math-0.1.21.crate",
  "crate_url": "https://static.crates.io/crates/concision-math/concision-math-0.1.21.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "approx",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "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.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "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": "rand",
      "optional": true,
      "req": "^0.9",
      "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": "scsys",
      "optional": false,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "scsys-derive",
      "optional": false,
      "req": "^0.2.3",
      "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": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.27",
      "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
    }
  ],
  "features": {
    "blas": [
      "ndarray/blas"
    ]
  },
  "features2": {
    "alloc": [
      "num/alloc",
      "rand?/alloc",
      "serde?/alloc"
    ],
    "approx": [
      "dep:approx",
      "ndarray/approx"
    ],
    "complex": [
      "dep:num-complex"
    ],
    "default": [
      "std"
    ],
    "full": [
      "approx",
      "complex",
      "default",
      "serde",
      "signal",
      "tracing"
    ],
    "rand": [
      "dep:rand",
      "num-complex?/rand",
      "num/rand",
      "rng"
    ],
    "rayon": [
      "dep:rayon",
      "ndarray/rayon"
    ],
    "rng": [
      "dep:getrandom",
      "rand?/small_rng"
    ],
    "rustfft": [
      "dep:rustfft"
    ],
    "serde": [
      "dep:serde",
      "dep:serde_derive",
      "ndarray/serde",
      "num-complex?/serde",
      "num/serde"
    ],
    "signal": [
      "complex",
      "rustfft"
    ],
    "std": [
      "alloc",
      "ndarray/std",
      "num-complex?/std",
      "num-traits/std",
      "num/std",
      "rand?/std",
      "scsys/std",
      "serde/std",
      "strum/std",
      "thiserror/std",
      "tracing?/std"
    ],
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "co/nc/concision-math",
  "name": "concision-math",
  "pubtime": "2025-04-28T00:43:56Z",
  "v": 2,
  "vers": "0.1.21",
  "yanked": false
}
