{
  "cksum": "8d496cb93f97b73f1b6fd76b87ae9e2dd168a29a76b2619b0193880f25abe006",
  "crate_file": "bevy-discord-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/bevy-discord/bevy-discord-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bevy",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "discord-sdk",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pastey",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "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"
    ],
    "rich_presence_local_testing": [
      "discord-sdk/local-testing"
    ]
  },
  "features2": {
    "bot": [
      "tokio/sync",
      "http"
    ],
    "full": [
      "bot",
      "http",
      "rich_presence"
    ],
    "http": [
      "dep:serenity"
    ],
    "rich_presence": [
      "dep:discord-sdk",
      "dep:async-trait"
    ]
  },
  "index_path": "be/vy/bevy-discord",
  "name": "bevy-discord",
  "pubtime": "2025-10-27T18:21:07Z",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
