{
  "cksum": "5b230039643546ec16eab5a4eea4464f5f1055be83dfa2c500009f6887db6a85",
  "crate_file": "paseto-v2-0.1.0-rc.8.crate",
  "crate_url": "https://static.crates.io/crates/paseto-v2/paseto-v2-0.1.0-rc.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.4.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paseto-core",
      "optional": false,
      "req": "^0.1.0-rc.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paseto-json",
      "optional": false,
      "req": "^0.1.0-rc.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "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": "2025-10-26T11:41:35Z",
  "v": 2,
  "vers": "0.1.0-rc.8",
  "yanked": false
}
