{
  "cksum": "2be73eeb083e5ee9c5ff35fc2dad8884b58b35625e757efa65ff533d5fdc6993",
  "crate_file": "rgrow-0.7.1.crate",
  "crate_url": "https://static.crates.io/crates/rgrow/rgrow-0.7.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bimap",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cached",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw-window-handle"
      ],
      "kind": "normal",
      "name": "fltk",
      "optional": true,
      "req": "=1.3.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nom",
      "optional": false,
      "req": "^5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-format",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "numpy",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "phf",
      "optional": false,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pixels",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extension-module",
        "multiple-pymethods"
      ],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.17.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit-modular",
      "optional": true,
      "req": "^0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": true,
      "req": "^0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ui",
      "use_rayon"
    ],
    "python": [
      "pyo3",
      "numpy"
    ],
    "ui": [
      "fltk",
      "pixels"
    ],
    "use_rayon": [
      "rayon"
    ]
  },
  "index_path": "rg/ro/rgrow",
  "name": "rgrow",
  "pubtime": "2022-11-12T00:29:54Z",
  "vers": "0.7.1",
  "yanked": false
}
