{
  "cksum": "838ddd5df579bfb40e58e39ff3176840b5c0202c4e1984abcc80b349216194d0",
  "crate_file": "nbio-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/nbio/nbio-0.7.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": "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": "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": [
      "dep:tcp-stream"
    ],
    "websocket": [
      "http",
      "rand",
      "tcp",
      "dep:tungstenite"
    ]
  },
  "index_path": "nb/io/nbio",
  "name": "nbio",
  "pubtime": "2024-07-17T13:34:21Z",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
