{
  "cksum": "dbd0bf73004367cf3c5f132ef6c94376e0011a722cb585122af98bb420a1346c",
  "crate_file": "rmqtt-net-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/rmqtt-net/rmqtt-net-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "=1.0.94",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bytestring",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nonzero_ext",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "=1.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proxy-protocol",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmqtt-codec",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "aws-lc-rs",
        "logging",
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": true,
      "features": [
        "ring",
        "logging",
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "simple_logger",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "all"
      ],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "=1.0.69",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "net",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "tls": [
      "rustls",
      "tokio-rustls"
    ],
    "ws": [
      "tokio-tungstenite"
    ]
  },
  "index_path": "rm/qt/rmqtt-net",
  "name": "rmqtt-net",
  "pubtime": "2025-08-17T14:29:10Z",
  "rust_version": "1.85.0",
  "vers": "0.1.3",
  "yanked": false
}
