{
  "cksum": "e00ca6f74cf5e9b1bfa1b3764c4907c118bc6caa26e72e5240c3ad14b30bc2fa",
  "crate_file": "schnorrkel-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/schnorrkel/schnorrkel-0.9.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1.0.0-pre.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "merlin",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.101",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "curve25519-dalek/alloc",
      "rand_core/alloc"
    ],
    "asm": [
      "sha2/asm"
    ],
    "avx2_backend": [
      "curve25519-dalek/avx2_backend"
    ],
    "chacha": [
      "rand_chacha"
    ],
    "default": [
      "std",
      "u64_backend",
      "rand",
      "getrandom"
    ],
    "nightly": [
      "curve25519-dalek/nightly",
      "rand/nightly"
    ],
    "std": [
      "getrandom",
      "curve25519-dalek/std",
      "rand/std"
    ],
    "stdweb": [
      "getrandom/stdweb"
    ],
    "u32_backend": [
      "curve25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "curve25519-dalek/u64_backend"
    ],
    "wasm-bindgen": [
      "getrandom/wasm-bindgen"
    ]
  },
  "index_path": "sc/hn/schnorrkel",
  "name": "schnorrkel",
  "pubtime": "2020-03-03T11:05:11Z",
  "vers": "0.9.0",
  "yanked": false
}
