{
  "cksum": "6166042e7c2465f613b71eb9c0d3da48b4f09493b77e25f4f025310595fe9ab0",
  "crate_file": "hyperast-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/hyperast/hyperast-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": true,
      "req": "^0.14.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "controlled-option",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "frunk",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.14.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hecs",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jemalloc-ctl",
      "optional": true,
      "req": "^0.5.0",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jemallocator",
      "optional": true,
      "req": "^0.5.0",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extended-tuple-impls"
      ],
      "kind": "normal",
      "name": "legion",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "luau"
      ],
      "kind": "normal",
      "name": "mlua",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ref-cast",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "serde",
        "internals"
      ],
      "kind": "normal",
      "name": "rhai",
      "optional": true,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": "cfg(not(target_env = \"msvc\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "string-interner",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "strum_macros",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tree-sitter",
      "optional": true,
      "req": "^0.23.0",
      "target": null
    }
  ],
  "features": {
    "jemalloc": [
      "jemallocator",
      "jemalloc-ctl"
    ],
    "serialize": [
      "serde"
    ],
    "subtree-stats": []
  },
  "features2": {
    "bevy_ecs": [
      "dep:bevy_ecs",
      "dep:frunk"
    ],
    "default": [
      "jemalloc",
      "legion",
      "bevy_ecs",
      "hecs",
      "native",
      "ts",
      "scripting"
    ],
    "hecs": [
      "dep:hecs"
    ],
    "legion": [
      "dep:legion"
    ],
    "native": [
      "dep:string-interner",
      "dep:hashbrown",
      "hashbrown?/ahash"
    ],
    "scripting": [
      "dep:rhai",
      "dep:mlua"
    ],
    "ts": [
      "dep:tree-sitter"
    ],
    "web": [
      "getrandom/js",
      "dep:string-interner",
      "dep:hashbrown"
    ]
  },
  "index_path": "hy/pe/hyperast",
  "name": "hyperast",
  "pubtime": "2025-02-05T09:17:43Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
