{
  "cksum": "f7766dbddf1ec618a994bffdec5fa1186102232ea92891072fd96e15c528c266",
  "crate_file": "schnorrkel-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/schnorrkel/schnorrkel-0.9.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "package": "curve25519-dalek-ng",
      "req": "^4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": true,
      "req": "^0.1.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.2",
      "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": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.123",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "package": "subtle-ng",
      "req": "^2.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.2.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"
    ],
    "preaudit_deprecated": [],
    "std": [
      "getrandom",
      "curve25519-dalek/std",
      "rand/std"
    ],
    "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": "2021-02-25T23:12:35Z",
  "vers": "0.9.2",
  "yanked": true
}
