{
  "cksum": "77f12c7aedf740e366584ab58f4d2030aeb7ab825ae6d0f6ac6a8bbd1aa74627",
  "crate_file": "batched-queue-0.1.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/batched-queue/batched-queue-0.1.0-alpha.1.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-29T09:17:11Z",
  "v": 2,
  "vers": "0.1.0-alpha.1",
  "yanked": false
}
