{
  "cksum": "817bd9c380c7967285e8ff711c4cb97242ae621e3ed5c0ec2eb233c144128c3e",
  "crate_file": "bevy-discord-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/bevy-discord/bevy-discord-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "gateway",
        "framework",
        "model"
      ],
      "kind": "normal",
      "name": "serenity",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "bot_cache": [
      "serenity/cache"
    ]
  },
  "features2": {
    "bot": [
      "tokio/sync",
      "http"
    ],
    "full": [
      "webhook",
      "bot",
      "http"
    ],
    "http": [
      "dep:serenity"
    ],
    "webhook": [
      "dep:reqwest",
      "dep:serde",
      "dep:serde_json"
    ]
  },
  "index_path": "be/vy/bevy-discord",
  "name": "bevy-discord",
  "pubtime": "2024-10-31T15:52:02Z",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
