{
  "cksum": "c45997e3d85936d77c1d5f609c2a040ad2f62f6ba63a22065f8eaf10a4a539de",
  "crate_file": "rainy-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/rainy/rainy-0.0.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdh"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-kyber",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-traits",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4",
      "target": null
    }
  ],
  "features": {
    "default": [
      "default-resolver",
      "default-resolver-crypto",
      "std"
    ],
    "default-resolver": [],
    "default-resolver-crypto": [
      "use-aes-gcm",
      "use-chacha20poly1305",
      "use-blake2",
      "use-sha2",
      "use-curve25519"
    ],
    "hfs": [],
    "nightly": [
      "blake2/simd_opt",
      "subtle/nightly"
    ],
    "pqclean_kyber1024": [
      "use-pqcrypto-kyber1024"
    ],
    "ring-accelerated": [
      "ring-resolver",
      "default-resolver",
      "std"
    ],
    "ring-resolver": [
      "ring",
      "std"
    ],
    "risky-raw-split": [],
    "std": [
      "rand_core/std",
      "subtle/std",
      "ring/std",
      "blake2/std",
      "sha2/std",
      "byteorder/std"
    ],
    "use-aes-gcm": [
      "aes-gcm",
      "default-resolver"
    ],
    "use-blake2": [
      "blake2",
      "default-resolver"
    ],
    "use-chacha20poly1305": [
      "chacha20poly1305",
      "default-resolver"
    ],
    "use-curve25519": [
      "curve25519-dalek",
      "default-resolver"
    ],
    "use-p256": [
      "p256",
      "default-resolver"
    ],
    "use-pqcrypto-kyber1024": [
      "pqcrypto-kyber",
      "pqcrypto-traits",
      "hfs",
      "default-resolver"
    ],
    "use-sha2": [
      "sha2",
      "default-resolver"
    ],
    "use-xchacha20poly1305": [
      "chacha20poly1305",
      "default-resolver"
    ],
    "vector-tests": [],
    "xchachapoly": [
      "use-xchacha20poly1305"
    ]
  },
  "index_path": "ra/in/rainy",
  "name": "rainy",
  "pubtime": "2025-03-07T17:49:23Z",
  "rust_version": "1.81.0",
  "vers": "0.0.1",
  "yanked": false
}
