{
  "cksum": "5106130d91d833d3409dc3b1f8433dcc15262d006514552dce2038819b5d3c03",
  "crate_file": "rhai-1.0.2.crate",
  "crate_url": "https://static.crates.io/crates/rhai/rhai-1.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "core-error",
      "optional": true,
      "req": "^0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.10",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "instant",
      "optional": false,
      "req": "^0.1.10",
      "target": "cfg(target_arch = \"wasm64\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libm",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "no-std-compat",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rhai_codegen",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "maths"
      ],
      "kind": "normal",
      "name": "rust_decimal",
      "optional": true,
      "req": "^1.14.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "smartstring",
      "optional": false,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-xid",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "decimal": [
      "rust_decimal"
    ],
    "default": [
      "ahash/std",
      "num-traits/std"
    ],
    "f32_float": [],
    "internals": [],
    "metadata": [
      "serde",
      "serde_json",
      "rhai_codegen/metadata"
    ],
    "no_closure": [],
    "no_float": [],
    "no_function": [
      "no_closure"
    ],
    "no_index": [],
    "no_module": [],
    "no_object": [],
    "no_optimize": [],
    "no_position": [],
    "no_smartstring": [],
    "no_std": [
      "no-std-compat",
      "num-traits/libm",
      "core-error",
      "libm",
      "ahash/compile-time-rng"
    ],
    "only_i32": [],
    "only_i64": [],
    "stdweb": [
      "instant/stdweb"
    ],
    "sync": [],
    "unchecked": [],
    "unicode-xid-ident": [
      "unicode-xid"
    ],
    "wasm-bindgen": [
      "instant/wasm-bindgen"
    ]
  },
  "index_path": "rh/ai/rhai",
  "name": "rhai",
  "pubtime": "2021-08-17T07:42:50Z",
  "vers": "1.0.2",
  "yanked": false
}
