{
  "cksum": "1cb93542fcb3d9f09131eadc65e34c1442a5d9c4f5445f13a1c380b01e11b0af",
  "crate_file": "aerosocket-client-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/aerosocket-client/aerosocket-client-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-transport-tcp",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-transport-tls",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "io-util",
        "net",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "async-std-runtime": [
      "async-std",
      "aerosocket-core/async-std-runtime"
    ],
    "default": [
      "tokio-runtime"
    ],
    "serde": [
      "aerosocket-core/serde"
    ],
    "tokio-runtime": [
      "tokio",
      "aerosocket-core/tokio-runtime"
    ],
    "transport-tcp": [
      "aerosocket-transport-tcp"
    ],
    "transport-tls": [
      "aerosocket-transport-tls"
    ]
  },
  "index_path": "ae/ro/aerosocket-client",
  "name": "aerosocket-client",
  "pubtime": "2025-11-30T03:23:36Z",
  "rust_version": "1.70",
  "vers": "0.1.3",
  "yanked": false
}
