{
  "cksum": "6cf68e247fdd59e402e3be9a1ffa5699f518c04b4420bf948db205485535ad8f",
  "crate_file": "bevy-discord-0.6.0-alpha.3.crate",
  "crate_url": "https://static.crates.io/crates/bevy-discord/bevy-discord-0.6.0-alpha.3.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.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_app",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bevy_ecs",
      "optional": false,
      "req": "^0.15",
      "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": "paste",
      "optional": false,
      "req": "^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"
    ],
    "docsrs": [],
    "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-01-31T15:31:47Z",
  "v": 2,
  "vers": "0.6.0-alpha.3",
  "yanked": false
}
