{
  "cksum": "29a8e455f150b852ec4d5b22956c8f9f843804fef6f106365dca9549e0bb3b26",
  "crate_file": "onebot-api-1.2.5.crate",
  "crate_url": "https://static.crates.io/crates/onebot-api/onebot-api-1.2.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eventsource-stream",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flume",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "onebot-api-macros",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "strum",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread",
        "sync",
        "time",
        "net",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.22.0",
      "target": null
    }
  ],
  "features": {
    "combiner": [],
    "http-post": [
      "axum",
      "hmac",
      "sha1",
      "hex"
    ],
    "native-tls": [
      "reqwest/native-tls",
      "tokio-tungstenite/native-tls"
    ],
    "quick_operation": [],
    "rustls": [
      "reqwest/rustls",
      "tokio-tungstenite/rustls-tls-webpki-roots"
    ],
    "selector": [],
    "websocket": [
      "tokio-tungstenite"
    ],
    "websocket-reverse": [
      "axum"
    ]
  },
  "features2": {
    "default": [
      "full"
    ],
    "full": [
      "websocket",
      "websocket-reverse",
      "http",
      "http-post",
      "sse",
      "combiner",
      "rustls",
      "quick_operation",
      "selector"
    ],
    "http": [
      "dep:reqwest"
    ],
    "sse": [
      "dep:reqwest",
      "reqwest/stream",
      "eventsource-stream"
    ]
  },
  "index_path": "on/eb/onebot-api",
  "name": "onebot-api",
  "pubtime": "2026-06-03T01:53:00Z",
  "v": 2,
  "vers": "1.2.5",
  "yanked": false
}
