{
  "cksum": "a43d6a9d6228eea4ad9ae5689cecf62a28b1b5d32d8c4f693487dbf5b10e9f96",
  "crate_file": "mfio-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mfio/mfio-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-io",
      "optional": true,
      "req": "^2",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "task_unstable"
      ],
      "kind": "normal",
      "name": "cglue",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio",
        "async_smol",
        "async_futures"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mfio-derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "poll"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.26",
      "target": "cfg(unix)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pollster",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rangemap",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "smol",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tarc",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "net"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(all(unix, not(miri)))"
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_System_Threading",
        "Win32_Foundation",
        "Win32_Security"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.48",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "cglue-trait": [],
    "default": [
      "std",
      "http"
    ],
    "std": [
      "parking_lot",
      "futures/std"
    ]
  },
  "index_path": "mf/io/mfio",
  "name": "mfio",
  "pubtime": "2023-12-07T16:33:26Z",
  "rust_version": "1.72",
  "vers": "0.1.0",
  "yanked": false
}
