{
  "cksum": "c0ec2c6733952ea0d29baea05cdec306c4966884b2e2f0b92ce603d94b3c12bb",
  "crate_file": "dup-crypto-0.28.0.crate",
  "crate_url": "https://static.crates.io/crates/dup-crypto/dup-crypto-0.28.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.4.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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cryptoxide",
      "optional": false,
      "req": "^0.2.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.1.14",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.16.15",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.114",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sodiumoxide",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "unwrap",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.1.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-10-15T00:41:34Z",
  "vers": "0.28.0",
  "yanked": false
}
