{
  "cksum": "6bb85232923cd452cc8c2c764c4394c5c76fdf25c2101859db8b42c480569c58",
  "crate_file": "tiny-ml-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/tiny-ml/tiny-ml-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "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": true,
      "req": "^1.0.163",
      "target": null
    }
  ],
  "features": {
    "default": [
      "parallelization"
    ],
    "parallelization": [
      "rayon"
    ],
    "serialization": [
      "serde"
    ]
  },
  "index_path": "ti/ny/tiny-ml",
  "name": "tiny-ml",
  "pubtime": "2023-05-16T08:19:44Z",
  "vers": "1.0.0",
  "yanked": false
}
