{
  "cksum": "04a17c4dbcb8f4a6b17b390aa66ac8e335349f829488950e95617f4b28d72b1f",
  "crate_file": "paseto-2.0.2+1.0.3.crate",
  "crate_url": "https://static.crates.io/crates/paseto/paseto-2.0.2+1.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure_derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "~0.10.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "time",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "v1",
      "v2",
      "easy_tokens_chrono"
    ],
    "easy_tokens_chrono": [
      "serde_json",
      "chrono"
    ],
    "easy_tokens_time": [
      "serde_json",
      "time"
    ],
    "v1": [
      "openssl"
    ],
    "v2": [
      "blake2",
      "chacha20poly1305"
    ]
  },
  "index_path": "pa/se/paseto",
  "name": "paseto",
  "pubtime": "2021-06-25T17:39:48Z",
  "vers": "2.0.2+1.0.3",
  "yanked": false
}
