{
  "cksum": "b1f7315609a9f423827360f5d3b29041a72b9e393109b1eb59fb90051b1026e4",
  "crate_file": "demikernel-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/demikernel/demikernel-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.86",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.81",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bit-iter",
      "optional": false,
      "req": "^1.2.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": "clap",
      "optional": false,
      "req": "^4.5.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc",
      "optional": false,
      "req": "^3.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": false,
      "req": "^0.5.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "demikernel-dpdk-rs",
      "optional": true,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "demikernel-nettest",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "demikernel-xdp-rs",
      "optional": true,
      "req": "^0.0.1",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eui48",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "flexi_logger",
      "optional": false,
      "req": "^0.28.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "histogram",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.155",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mimalloc",
      "optional": false,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "small_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slab",
      "optional": false,
      "req": "^0.4.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "socket2",
      "optional": false,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Networking_WinSock",
        "Win32_Security",
        "Win32_Storage_FileSystem",
        "Win32_System_IO",
        "Win32_System_Pipes",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": false,
      "req": "^0.57.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "Win32_Networking_WinSock"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.52.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x86",
      "optional": false,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yaml-rust",
      "optional": false,
      "req": "^0.4.5",
      "target": null
    }
  ],
  "features": {
    "auto-calibrate": [],
    "catloop-libos": [
      "catmem-libos"
    ],
    "catmem-libos": [],
    "catnap-libos": [],
    "catnip-libos": [
      "libdpdk"
    ],
    "catpowder-libos": [],
    "default": [
      "catnap-libos"
    ],
    "libdpdk": [
      "demikernel-dpdk-rs"
    ],
    "libxdp": [
      "demikernel-xdp-rs"
    ],
    "mlx4": [
      "demikernel-dpdk-rs/mlx4"
    ],
    "mlx5": [
      "demikernel-dpdk-rs/mlx5"
    ],
    "profiler": []
  },
  "index_path": "de/mi/demikernel",
  "name": "demikernel",
  "pubtime": "2024-09-18T15:29:13Z",
  "vers": "0.0.1",
  "yanked": true
}
