{
  "cksum": "6401faa70a7381c411e1d44c34cc9ea7c4dc1e12e9f86daf55e4941d10612f13",
  "crate_file": "chksum-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/chksum/chksum-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-core",
      "optional": false,
      "req": "^0.1.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.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-reader",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-sha1",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chksum-sha2",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chksum-writer",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.37.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": {
    "async-runtime-tokio": [
      "chksum-core/async-runtime-tokio",
      "chksum-md5?/async-runtime-tokio",
      "chksum-sha1?/async-runtime-tokio",
      "chksum-sha2?/async-runtime-tokio"
    ],
    "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": "2025-01-02T18:01:08Z",
  "rust_version": "1.74.0",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
