{
  "cksum": "9019e7d5aafa5b8197622d74239e94aca84c7a0a996115184a4f760841ab8be6",
  "crate_file": "bevy-discord-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/bevy-discord/bevy-discord-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.203",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.117",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gateway",
        "framework",
        "model"
      ],
      "kind": "normal",
      "name": "serenity",
      "optional": true,
      "req": "^0.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "bot_cache": [
      "serenity/cache"
    ]
  },
  "features2": {
    "bot": [
      "dep:serenity",
      "tokio/sync"
    ],
    "full": [
      "webhook",
      "bot"
    ],
    "webhook": [
      "dep:reqwest",
      "dep:serde",
      "dep:serde_json"
    ]
  },
  "index_path": "be/vy/bevy-discord",
  "name": "bevy-discord",
  "pubtime": "2024-10-13T13:55:50Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
