{
  "cksum": "73cb3c7c64cf8702c79a268942d936e2a3ba24d61e2bd940af45ee2ee887626f",
  "crate_file": "noise-rust-crypto-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/noise-rust-crypto/noise-rust-crypto-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "noise-protocol",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "use-x25519",
      "use-chacha20poly1305",
      "use-aes-256-gcm",
      "use-blake2",
      "use-sha2"
    ],
    "use-aes-256-gcm": [
      "aes-gcm"
    ],
    "use-blake2": [
      "blake2"
    ],
    "use-chacha20poly1305": [
      "chacha20poly1305"
    ],
    "use-sha2": [
      "sha2"
    ],
    "use-x25519": [
      "x25519",
      "x25519-dalek/default"
    ],
    "x25519": [
      "x25519-dalek",
      "getrandom"
    ],
    "x25519-std": [
      "x25519",
      "x25519-dalek/std"
    ],
    "x25519-u32_backend": [
      "x25519",
      "x25519-dalek/u32_backend"
    ],
    "x25519-u64_backend": [
      "x25519",
      "x25519-dalek/u64_backend"
    ]
  },
  "index_path": "no/is/noise-rust-crypto",
  "name": "noise-rust-crypto",
  "pubtime": "2020-06-11T03:16:17Z",
  "vers": "0.4.0",
  "yanked": false
}
