{
  "cksum": "efb582d7ca2767adf079d340848eaacd69fe116ee2ef7eed2d4e5f2947c7cc7e",
  "crate_file": "koto_runtime-0.11.0.crate",
  "crate_url": "https://static.crates.io/crates/koto_runtime/koto_runtime-0.11.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wasmbind"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.19",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "downcast-rs",
      "optional": false,
      "req": "^1.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^1.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.12",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.12",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_bytecode",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_lexer",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_parser",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "const_generics",
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "panic_on_runtime_error": []
  },
  "index_path": "ko/to/koto_runtime",
  "name": "koto_runtime",
  "pubtime": "2022-07-14T20:57:42Z",
  "rust_version": "1.58.1",
  "vers": "0.11.0",
  "yanked": false
}
