{
  "cksum": "8de18f6d8ba0aad7045f5feae07ec29899c1112584a38509a84ad7b04451eaa0",
  "crate_file": "schnorrkel-0.11.4.crate",
  "crate_url": "https://static.crates.io/crates/schnorrkel/schnorrkel-0.11.4.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "digest",
        "zeroize",
        "precomputed-tables",
        "legacy_compatibility"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^4.1.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_or_panic",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "merlin",
      "optional": false,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3.1",
      "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_bytes",
      "optional": true,
      "req": "^0.11.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_crate",
      "optional": true,
      "package": "serde",
      "req": "^1.0.130",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.68",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.6",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "curve25519-dalek/alloc",
      "rand_core/alloc",
      "getrandom_or_panic/alloc",
      "serde_bytes/alloc"
    ],
    "asm": [
      "sha2/asm"
    ],
    "nightly": [],
    "preaudit_deprecated": [],
    "serde": [
      "serde_crate",
      "serde_bytes",
      "cfg-if"
    ]
  },
  "features2": {
    "aead": [
      "dep:aead"
    ],
    "default": [
      "std",
      "getrandom"
    ],
    "getrandom": [
      "rand_core/getrandom",
      "getrandom_or_panic/getrandom",
      "aead?/getrandom"
    ],
    "std": [
      "alloc",
      "getrandom",
      "serde_bytes/std",
      "rand_core/std",
      "getrandom_or_panic/std"
    ]
  },
  "index_path": "sc/hn/schnorrkel",
  "name": "schnorrkel",
  "pubtime": "2023-12-08T16:42:21Z",
  "v": 2,
  "vers": "0.11.4",
  "yanked": false
}
