{
  "cksum": "6208dee35b83a2e4006911fdda89a01c4c02b9954fc16802e1e73725ce0accc6",
  "crate_file": "paseto-v4-0.1.0-rc.7.crate",
  "crate_url": "https://static.crates.io/crates/paseto-v4/paseto-v4-0.1.0-rc.7.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": 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.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paseto-json",
      "optional": false,
      "req": "^0.1.0-rc.7",
      "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: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": "2025-10-02T07:14:11Z",
  "v": 2,
  "vers": "0.1.0-rc.7",
  "yanked": false
}
