{
  "cksum": "9a64f6accb153cad98876f2606fdeb72c7f300d4d2977b6bb122504907982b59",
  "crate_file": "nbio-0.8.3.crate",
  "crate_url": "https://static.crates.io/crates/nbio/nbio-0.8.3.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": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.13",
      "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": "libaeron-sys",
      "optional": true,
      "req": "^1.44.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2.158",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net",
        "os-poll"
      ],
      "kind": "normal",
      "name": "mio",
      "optional": true,
      "req": "^1.0.2",
      "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": {
    "mock": [],
    "mpsc": []
  },
  "features2": {
    "aeron": [
      "dep:libaeron-sys"
    ],
    "crossbeam": [
      "dep:crossbeam-channel"
    ],
    "default": [
      "crossbeam",
      "http",
      "mock",
      "mpsc",
      "tcp",
      "websocket"
    ],
    "http": [
      "tcp",
      "dep:chunked_transfer",
      "dep:http",
      "dep:httparse"
    ],
    "tcp": [
      "libc",
      "mio",
      "dep:tcp-stream"
    ],
    "websocket": [
      "http",
      "rand",
      "tcp",
      "dep:tungstenite"
    ]
  },
  "index_path": "nb/io/nbio",
  "name": "nbio",
  "pubtime": "2024-11-17T16:35:11Z",
  "v": 2,
  "vers": "0.8.3",
  "yanked": false
}
