{
  "cksum": "885c32c0a6c0e77a7425130dfbb304727a5146e070174bbf4142b85e0419c0e3",
  "crate_file": "recrypt-0.13.1.crate",
  "crate_url": "https://static.crates.io/crates/recrypt/recrypt-0.13.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clear_on_drop",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derivative",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "package": "ed25519-dalek-fiat",
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gridiron",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(unix, not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "quick-error",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "memoryapi",
        "sysinfoapi"
      ],
      "kind": "normal",
      "name": "winapi",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(all(windows, not(target_arch = \"wasm32\")))"
    }
  ],
  "features": {
    "default": [
      "u64_backend"
    ],
    "disable_memlock": [],
    "u32_backend": [
      "ed25519-dalek/u32_backend"
    ],
    "u64_backend": [
      "ed25519-dalek/u64_backend"
    ],
    "wasm": [
      "u32_backend",
      "clear_on_drop/no_cc",
      "getrandom/js"
    ]
  },
  "index_path": "re/cr/recrypt",
  "name": "recrypt",
  "pubtime": "2021-11-29T23:31:40Z",
  "rust_version": "1.56.0",
  "vers": "0.13.1",
  "yanked": false
}
