{
  "cksum": "5c59e02f1723330c6c96fbe58788e3c377c14b7586c39e21e521c0892df33f56",
  "crate_file": "batched-queue-0.1.0-alpha.crate",
  "crate_url": "https://static.crates.io/crates/batched-queue/batched-queue-0.1.0-alpha.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam-channel",
      "optional": true,
      "req": "^0.5.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.41",
      "target": null
    }
  ],
  "features": {
    "async": [
      "tokio"
    ],
    "default": [
      "sync"
    ],
    "sync": [
      "parking_lot",
      "crossbeam-channel"
    ]
  },
  "features2": {
    "tracing": [
      "dep:tracing"
    ]
  },
  "index_path": "ba/tc/batched-queue",
  "name": "batched-queue",
  "pubtime": "2025-05-11T04:52:14Z",
  "v": 2,
  "vers": "0.1.0-alpha",
  "yanked": false
}
