{
  "cksum": "23d95ead9a004eb0396c3b65c36e77e6fee3335c96456418d46b8536d67fff6c",
  "crate_file": "chuchi-crypto-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/chuchi-crypto/chuchi-crypto-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "_serde",
      "optional": true,
      "package": "serde",
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize",
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "poly1305",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "protopuffer",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "universal-hash",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.6",
      "target": null
    }
  ],
  "features": {
    "b64": [
      "base64"
    ],
    "cipher": [
      "zeroize",
      "poly1305",
      "universal-hash",
      "chacha20",
      "x25519-dalek",
      "generic-array"
    ],
    "hash": [
      "blake2",
      "generic-array"
    ],
    "serde": [
      "_serde"
    ],
    "signature": [
      "ed25519-dalek"
    ]
  },
  "features2": {
    "postgres": [
      "dep:postgres-types",
      "dep:bytes"
    ],
    "protobuf": [
      "dep:protopuffer"
    ]
  },
  "index_path": "ch/uc/chuchi-crypto",
  "name": "chuchi-crypto",
  "pubtime": "2025-01-04T17:35:53Z",
  "rust_version": "1.67",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
