{
  "cksum": "f1688b63711b7f4a20072a507948e9da41e68a773cf344b6f3f0fbf0c73b33a1",
  "crate_file": "paseto-v2-0.1.0-rc.9.crate",
  "crate_url": "https://static.crates.io/crates/paseto-v2/paseto-v2-0.1.0-rc.9.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.6.0-rc.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.11.0-rc.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.11.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^5.0.0-pre.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^3.0.0-pre.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hybrid-array",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paseto-core",
      "optional": false,
      "req": "^0.1.0-rc.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paseto-json",
      "optional": false,
      "req": "^0.1.0-rc.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "decrypting": [
      "dep:chacha20",
      "dep:chacha20poly1305",
      "dep:blake2"
    ],
    "default": [
      "signing",
      "encrypting",
      "paserk"
    ],
    "encrypting": [
      "decrypting",
      "dep:getrandom"
    ],
    "id": [
      "dep:blake2"
    ],
    "paserk": [
      "pbkw",
      "pie-wrap",
      "pke",
      "id"
    ],
    "pbkw": [
      "encrypting",
      "dep:argon2",
      "dep:getrandom"
    ],
    "pie-wrap": [
      "encrypting",
      "dep:getrandom"
    ],
    "pke": [
      "encrypting",
      "signing",
      "dep:getrandom"
    ],
    "signing": [
      "verifying",
      "dep:getrandom",
      "dep:sha2"
    ],
    "verifying": [
      "dep:ed25519-dalek",
      "dep:curve25519-dalek"
    ]
  },
  "index_path": "pa/se/paseto-v2",
  "name": "paseto-v2",
  "pubtime": "2026-05-17T11:31:59Z",
  "v": 2,
  "vers": "0.1.0-rc.9",
  "yanked": false
}
