{
  "cksum": "3dced12791adec327a1918f3293aa088b52319c4c0fa707ca1b5cdcd7a0563c0",
  "crate_file": "dup-crypto-0.32.2.crate",
  "crate_url": "https://static.crates.io/crates/dup-crypto/dup-crypto-0.32.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": ">=0.4.0, <0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "array-sizes-33-128",
        "array-sizes-129-255"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": ">=0.5.1, <0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": ">=0.12.3, <0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": ">=1.2.0, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": ">=0.3.0, <0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": ">=1.3.2, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": ">=0.3.1, <0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cryptoxide",
      "optional": false,
      "req": ">=0.2.1, <0.3.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": ">=2.0.0, <3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": ">=0.1.14, <0.2.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": ">=0.16.15, <0.17.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": ">=1.0.114, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sodiumoxide",
      "optional": false,
      "req": ">=0.2.5, <0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": ">=1.0.11, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "unwrap",
      "optional": false,
      "req": ">=1.2.1, <2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": ">=0.3.0, <0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": ">=1.1.0, <2.0.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "rand"
    ],
    "dewif": [
      "aes",
      "arrayvec",
      "scrypt"
    ],
    "private_message": [
      "arrayvec",
      "x25519",
      "rand"
    ],
    "pubkey_check": [
      "curve25519-dalek"
    ],
    "rand": [],
    "scrypt": [],
    "x25519": [
      "curve25519-dalek",
      "pubkey_check"
    ]
  },
  "index_path": "du/p-/dup-crypto",
  "name": "dup-crypto",
  "pubtime": "2020-11-26T17:23:54Z",
  "vers": "0.32.2",
  "yanked": false
}
