{
  "cksum": "39eed8328fa9ff30bacd4b7290f5d1861ab9fcdb60445a4d8ebc91f31dcfd4dd",
  "crate_file": "pthash-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/pthash/pthash-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.79",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "autocxx",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "autocxx-build",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "autocxx-engine",
      "optional": false,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cxx",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cxx-build",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "stderrlog",
      "optional": false,
      "req": "^0.5.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sux",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.48",
      "target": null
    }
  ],
  "features": {
    "default": [
      "default_minimalities",
      "default_encoders",
      "default_hash_sizes"
    ],
    "default_encoders": [
      "dictionary_dictionary",
      "partitioned_compact",
      "elias_fano"
    ],
    "default_hash_sizes": [
      "hash64",
      "hash128"
    ],
    "default_minimalities": [
      "minimal",
      "nonminimal"
    ],
    "dictionary_dictionary": [],
    "elias_fano": [],
    "hash128": [
      "hash64"
    ],
    "hash64": [],
    "minimal": [],
    "nonminimal": [],
    "partitioned_compact": []
  },
  "features2": {
    "check": [
      "dep:sux",
      "dep:thiserror"
    ]
  },
  "index_path": "pt/ha/pthash",
  "name": "pthash",
  "pubtime": "2024-08-01T13:06:29Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.3.1",
  "yanked": false
}
