{
  "cksum": "b4b766a492cb0351e1401c219b7166351a2f6645be368050092561058606f6ba",
  "crate_file": "koto-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/koto/koto-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "jemallocator",
      "optional": false,
      "req": "^0.3.2",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_bytecode",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_parser",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_runtime",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11.1",
      "target": "cfg(not(wasm32))"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.11.1",
      "target": "cfg(wasm32)"
    }
  ],
  "features": {
    "default": [],
    "panic_on_runtime_error": [
      "koto_runtime/panic_on_runtime_error"
    ]
  },
  "index_path": "ko/to/koto",
  "name": "koto",
  "pubtime": "2021-08-17T15:50:05Z",
  "vers": "0.8.0",
  "yanked": false
}
