{
  "cksum": "49d1282a43d6af461524c36c1295bd0f359794c94ec82a7991abbf0ca7c3383a",
  "crate_file": "paseto-v4-0.1.0-rc.9.crate",
  "crate_url": "https://static.crates.io/crates/paseto-v4/paseto-v4-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": [
        "xchacha"
      ],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.10",
      "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: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-v4",
  "name": "paseto-v4",
  "pubtime": "2026-05-17T11:51:47Z",
  "v": 2,
  "vers": "0.1.0-rc.9",
  "yanked": false
}
