{
  "cksum": "3449f206fbb6544aff2eac25c17e2989d4f7a6a8b0c3d9c89338a2d29a2b2e66",
  "crate_file": "nbio-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/nbio/nbio-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chunked_transfer",
      "optional": true,
      "req": "^1.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "circbuf",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "httparse",
      "optional": true,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tcp-stream",
      "optional": true,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tungstenite",
      "optional": true,
      "req": "^0.21.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "http",
      "tcp",
      "websocket"
    ],
    "http": [
      "tcp",
      "dep:chunked_transfer",
      "dep:http",
      "dep:httparse"
    ],
    "tcp": [
      "dep:tcp-stream"
    ],
    "websocket": [
      "http",
      "rand",
      "tcp",
      "dep:tungstenite"
    ]
  },
  "index_path": "nb/io/nbio",
  "name": "nbio",
  "pubtime": "2024-05-15T04:06:46Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
