{
  "cksum": "9b19c06d1cc47c21b2b4e2accc5711adce74ed884376887e4f3965c39547d726",
  "crate_file": "heed-0.7.2.crate",
  "crate_url": "https://static.crates.io/crates/heed/heed-0.7.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heed-traits",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heed-types",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2.70",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lmdb-rkv-sys",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mdbx-sys",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "page_size",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.105",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.1.1",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "arbitrary_precision": [
      "heed-types/arbitrary_precision"
    ],
    "default": [
      "lmdb",
      "serde-bincode",
      "serde-json"
    ],
    "lmdb": [
      "lmdb-rkv-sys"
    ],
    "mdbx": [
      "mdbx-sys"
    ],
    "preserve_order": [
      "heed-types/preserve_order"
    ],
    "raw_value": [
      "heed-types/raw_value"
    ],
    "serde-bincode": [
      "heed-types/serde",
      "heed-types/bincode"
    ],
    "serde-json": [
      "heed-types/serde",
      "heed-types/serde_json"
    ],
    "unbounded_depth": [
      "heed-types/unbounded_depth"
    ]
  },
  "index_path": "he/ed/heed",
  "name": "heed",
  "pubtime": "2020-05-26T13:10:59Z",
  "vers": "0.7.2",
  "yanked": true
}
