{
  "cksum": "782e38cbc73adbe0563a8df90e015e432b4d1c9da8d6c7d29871c3ed70c985c2",
  "crate_file": "karyon_net-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/karyon_net/karyon_net-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.77",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "async-tungstenite",
      "optional": true,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^2.0.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-rustls",
      "optional": true,
      "req": "^0.25.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sink"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "karyon_core",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project-lite",
      "optional": true,
      "req": "^0.2.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustls-pki-types",
      "optional": true,
      "req": "^1.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.197",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "smol",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-rustls",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "udp": []
  },
  "features2": {
    "all-protocols": [
      "tcp",
      "tls",
      "ws",
      "udp",
      "unix"
    ],
    "default": [
      "smol",
      "all-protocols"
    ],
    "serde": [
      "dep:serde"
    ],
    "smol": [
      "karyon_core/smol",
      "async-tungstenite?/async-std-runtime",
      "futures-rustls"
    ],
    "stream": [
      "dep:pin-project-lite",
      "dep:futures-util"
    ],
    "tcp": [
      "stream"
    ],
    "tls": [
      "dep:rustls-pki-types",
      "tcp"
    ],
    "tokio": [
      "karyon_core/tokio",
      "async-tungstenite?/tokio-runtime",
      "dep:tokio",
      "tokio-rustls"
    ],
    "unix": [
      "stream"
    ],
    "ws": [
      "dep:async-tungstenite",
      "tcp"
    ]
  },
  "index_path": "ka/ry/karyon_net",
  "name": "karyon_net",
  "pubtime": "2024-06-15T00:23:14Z",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
