{
  "cksum": "c98bff0bf68f68274f6f08830c637898c0b62ca62a8eb1a60a20a02d31e27465",
  "crate_file": "neural_networks_rust-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/neural_networks_rust/neural_networks_rust-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "assert_float_eq",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "faer-core",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": false,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand",
        "rayon"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.32.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra-glm",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "lazy"
      ],
      "kind": "normal",
      "name": "polars",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.159",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-aux",
      "optional": false,
      "req": "^4.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    }
  ],
  "features": {
    "f64": [],
    "linalg": []
  },
  "features2": {
    "default": [
      "nalgebra"
    ],
    "faer": [
      "dep:faer-core"
    ],
    "linalg-rayon": [
      "dep:rayon"
    ],
    "nalgebra": [
      "dep:nalgebra"
    ]
  },
  "index_path": "ne/ur/neural_networks_rust",
  "name": "neural_networks_rust",
  "pubtime": "2023-04-29T17:04:29Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
