{
  "cksum": "c56300de3d4b6e12639a862e3a9320b4ea50321689f869c7e3d7bbf2f0f5f95c",
  "crate_file": "chksum-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/chksum/chksum-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-core",
      "optional": false,
      "req": "^0.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chksum-hash",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-md5",
      "optional": true,
      "req": "^0.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-reader",
      "optional": true,
      "req": "^0.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-sha1",
      "optional": true,
      "req": "^0.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chksum-sha2",
      "optional": true,
      "req": "^0.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-writer",
      "optional": true,
      "req": "^0.0.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "md5",
      "sha1",
      "sha2"
    ],
    "md5": [
      "chksum-md5",
      "chksum-hash/md5"
    ],
    "sha1": [
      "chksum-sha1",
      "chksum-hash/sha1"
    ],
    "sha2": [
      "sha2-224",
      "sha2-256",
      "sha2-384",
      "sha2-512",
      "chksum-hash/sha2"
    ],
    "sha2-224": [
      "chksum-sha2/224",
      "chksum-hash/sha2-224"
    ],
    "sha2-256": [
      "chksum-sha2/256",
      "chksum-hash/sha2-256"
    ],
    "sha2-384": [
      "chksum-sha2/384",
      "chksum-hash/sha2-384"
    ],
    "sha2-512": [
      "chksum-sha2/512",
      "chksum-hash/sha2-512"
    ]
  },
  "features2": {
    "reader": [
      "chksum-reader",
      "chksum-md5?/reader",
      "chksum-sha1?/reader",
      "chksum-sha2?/reader"
    ],
    "writer": [
      "chksum-writer",
      "chksum-md5?/writer",
      "chksum-sha1?/writer",
      "chksum-sha2?/writer"
    ]
  },
  "index_path": "ch/ks/chksum",
  "name": "chksum",
  "pubtime": "2023-12-21T17:39:45Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
