{
  "cksum": "93aa4858a35660d1435608f8101dd7a7041298012774cdbb284347ee1be3a45b",
  "crate_file": "pipex-0.1.20.crate",
  "crate_url": "https://static.crates.io/crates/pipex/pipex-0.1.20.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": true,
      "req": "^5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pipex-macros",
      "optional": false,
      "req": "^0.1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tokio-test",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wgsl"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^0.19",
      "target": null
    }
  ],
  "features": {
    "async": [
      "futures",
      "tokio",
      "async-trait"
    ],
    "default": [
      "async",
      "parallel",
      "memoization"
    ],
    "full": [
      "async",
      "parallel"
    ],
    "gpu": [
      "wgpu",
      "bytemuck",
      "pollster",
      "thiserror",
      "futures-channel",
      "async"
    ],
    "memoization": [
      "dashmap",
      "once_cell"
    ],
    "parallel": [
      "rayon"
    ]
  },
  "index_path": "pi/pe/pipex",
  "name": "pipex",
  "pubtime": "2025-09-02T23:36:52Z",
  "vers": "0.1.20",
  "yanked": false
}
