{
  "cksum": "32c2b5599d80536c6a8071ff06130c0c05089b3a9c69ffb22c0d38383cfa6b0b",
  "crate_file": "riptun-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/riptun/riptun-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-std",
      "optional": true,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-io",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "os-ext"
      ],
      "kind": "normal",
      "name": "mio",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smol",
      "optional": true,
      "req": "^1.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.12.0",
      "target": null
    }
  ],
  "features": {
    "async-mio-fd": [
      "mio"
    ],
    "async-smol-fd-example": [
      "smol",
      "async-std-fd"
    ],
    "async-std-fd": [
      "async-io",
      "futures-util",
      "futures-io"
    ],
    "async-std-fd-example": [
      "async-std/attributes",
      "async-std/default",
      "async-std-fd"
    ],
    "async-tokio-fd": [
      "tokio",
      "futures-util",
      "futures-io"
    ],
    "async-tokio-fd-example": [
      "tokio/full",
      "async-tokio-fd"
    ],
    "default": [
      "async-mio-fd",
      "async-std-fd",
      "async-tokio-fd"
    ]
  },
  "index_path": "ri/pt/riptun",
  "name": "riptun",
  "pubtime": "2021-10-25T06:57:28Z",
  "vers": "0.1.0",
  "yanked": false
}
