{
  "cksum": "f7735885ca3c45bae7125ecc53c6d66d9afbe6abce924ca967ad411e807f0f98",
  "crate_file": "bloock-storage-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/bloock-storage/bloock-storage-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.80",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zlib",
        "bzip2"
      ],
      "kind": "normal",
      "name": "rocksdb",
      "optional": true,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.61",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "blob": [],
    "blob_fs": [
      "blob",
      "fs"
    ],
    "blob_rocks": [
      "blob",
      "rocksdb"
    ],
    "default": [
      "blob",
      "kv_rocks"
    ],
    "fs": [],
    "kv": [],
    "kv_hashmap": [
      "kv"
    ],
    "kv_rocks": [
      "kv",
      "rocksdb"
    ]
  },
  "index_path": "bl/oo/bloock-storage",
  "name": "bloock-storage",
  "pubtime": "2024-05-18T10:33:46Z",
  "vers": "0.1.0",
  "yanked": false
}
