{
  "cksum": "27d8c029431be9e1406f8e5b3126766b0667e7ca3e4b31514074e0f2fdb0a572",
  "crate_file": "koto_runtime-0.15.3.crate",
  "crate_url": "https://static.crates.io/crates/koto_runtime/koto_runtime-0.15.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.31",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wasmbind"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.31",
      "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": "^2.0.0",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "koto_bytecode",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koto_derive",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "koto_lexer",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koto_memory",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "koto_parser",
      "optional": false,
      "req": "^0.15.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustc-hash",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "saturating_cast",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "const_generics",
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    }
  ],
  "features": {
    "arc": [
      "koto_memory/arc",
      "koto_derive/arc"
    ],
    "default": [
      "rc"
    ],
    "rc": [
      "koto_memory/rc",
      "koto_derive/rc"
    ]
  },
  "index_path": "ko/to/koto_runtime",
  "name": "koto_runtime",
  "pubtime": "2025-04-07T11:27:20Z",
  "vers": "0.15.3",
  "yanked": false
}
