{
  "cksum": "e905418cb5217c1e6947e8d90e0cfd7468352dbe4e6d34a0a6e7ed51e8edfcf2",
  "crate_file": "ncr-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/ncr/ncr-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfb8",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "block-padding"
      ],
      "kind": "normal",
      "name": "cipher",
      "optional": true,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "phf",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10.5",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "cfb8": [
      "dep:aes",
      "dep:cfb8"
    ],
    "default": [
      "passphrase"
    ],
    "ecb": [
      "dep:aes",
      "dep:cipher"
    ],
    "gcm": [
      "dep:aes",
      "dep:aes-gcm"
    ],
    "passphrase": [
      "dep:pbkdf2",
      "dep:hmac",
      "dep:sha1"
    ]
  },
  "index_path": "3/n/ncr",
  "name": "ncr",
  "pubtime": "2023-05-21T10:42:15Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
