{
  "cksum": "fd7882b766b4be1b90d8ce5ce4c7aca2539b43176a708dbc8e79576dbbdbba93",
  "crate_file": "heed-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/heed/heed-0.8.0.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-26T14:56:58Z",
  "vers": "0.8.0",
  "yanked": false
}
