{
  "cksum": "fcab6c0acd7a6f733f19cff2d466be02c4ce5ba27d3a19bc667a3f4578373a02",
  "crate_file": "aerosocket-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/aerosocket/aerosocket-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "transport-tcp",
        "transport-tls"
      ],
      "kind": "normal",
      "name": "aerosocket-client",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-core",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-server",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-transport-tcp",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-transport-tls",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aerosocket-wasm",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rcgen",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "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-rustls",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-test",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "client": [
      "aerosocket-client"
    ],
    "compression": [
      "aerosocket-core/compression",
      "aerosocket-server/compression",
      "aerosocket-client/compression"
    ],
    "default": [
      "tokio-runtime",
      "transport-tcp"
    ],
    "full": [
      "server",
      "client",
      "transport-tcp",
      "transport-tls",
      "wasm",
      "serde",
      "rkyv",
      "compression",
      "metrics"
    ],
    "metrics": [
      "aerosocket-server/metrics",
      "aerosocket-client/metrics"
    ],
    "rkyv": [
      "aerosocket-core/rkyv"
    ],
    "serde": [
      "aerosocket-core/serde"
    ],
    "server": [
      "aerosocket-server"
    ],
    "tokio-runtime": [
      "tokio",
      "aerosocket-core/tokio-runtime"
    ],
    "transport-tcp": [
      "aerosocket-transport-tcp"
    ],
    "transport-tls": [
      "aerosocket-transport-tls",
      "aerosocket-server/tls-transport"
    ],
    "wasm": [
      "aerosocket-wasm"
    ]
  },
  "index_path": "ae/ro/aerosocket",
  "name": "aerosocket",
  "pubtime": "2026-02-19T00:25:54Z",
  "rust_version": "1.76",
  "vers": "0.5.0",
  "yanked": false
}
