{
  "cksum": "e09a4bbdf251ff351071c7841840b85b6d2ec67a4aafd775ca276cbdc2a6f95a",
  "crate_file": "catgirl-engine-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "android_logger",
      "optional": false,
      "req": "~0.13",
      "target": "cfg(target_os=\"android\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cargo-deb",
      "optional": false,
      "req": "~2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cbindgen",
      "optional": false,
      "req": "~0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cc",
      "optional": false,
      "req": "~1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "~4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "~3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "piccolo",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": false,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pretty_env_logger",
      "optional": false,
      "req": "~0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "rhai",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml-config",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "log"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "~0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "~0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "android-game-activity"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "~0.29",
      "target": "cfg(target_os=\"android\")"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "~0.29",
      "target": null
    }
  ],
  "features": {
    "server": []
  },
  "features2": {
    "client": [
      "dep:winit",
      "dep:wgpu"
    ],
    "default": [
      "client",
      "server"
    ],
    "tracing-subscriber": [
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "ca/tg/catgirl-engine",
  "name": "catgirl-engine",
  "pubtime": "2024-02-12T04:44:30Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
