{
  "cksum": "7635bd78edd4e4600e03b5352f8bfd78a9a31f5fe9a2ce74b1c8cc902b69691c",
  "crate_file": "garudust-platforms-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/garudust-platforms/garudust-platforms-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws",
        "macros"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "garudust-agent",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "garudust-core",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "matrix-sdk",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "default_no_backend",
        "rustls_backend"
      ],
      "kind": "normal",
      "name": "serenity",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rustls",
        "ctrlc_handler"
      ],
      "kind": "normal",
      "name": "teloxide",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls-tls-webpki-roots"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "all": [
      "telegram",
      "discord",
      "webhook",
      "slack",
      "matrix",
      "line",
      "whatsapp"
    ],
    "default": [
      "telegram",
      "webhook"
    ],
    "discord": [
      "dep:serenity"
    ],
    "line": [
      "dep:hmac",
      "dep:sha2",
      "dep:base64",
      "dep:axum",
      "dep:dashmap"
    ],
    "matrix": [
      "dep:matrix-sdk"
    ],
    "slack": [
      "dep:tokio-tungstenite"
    ],
    "telegram": [
      "dep:teloxide"
    ],
    "webhook": [
      "dep:axum"
    ],
    "whatsapp": [
      "dep:hmac",
      "dep:sha2",
      "dep:hex",
      "dep:axum"
    ]
  },
  "index_path": "ga/ru/garudust-platforms",
  "name": "garudust-platforms",
  "pubtime": "2026-05-06T01:47:21Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
