{
  "cksum": "8c53c2c46c670ad89e2a85d9f912216b417c5b065eb6afbad15e2b6d5a20cb10",
  "crate_file": "paseto-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/paseto/paseto-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.9",
      "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": "error-chain",
      "optional": false,
      "req": "~0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "~0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsodium-ffi",
      "optional": true,
      "req": "~0.1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "~0.10.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rsa_signing",
        "dev_urandom_fallback",
        "use_heap"
      ],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "~0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "untrusted",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "v1",
      "v2",
      "easy_tokens"
    ],
    "easy_tokens": [
      "serde_json",
      "chrono"
    ],
    "v1": [
      "hmac",
      "sha2",
      "openssl"
    ],
    "v2": [
      "libsodium-ffi"
    ]
  },
  "index_path": "pa/se/paseto",
  "name": "paseto",
  "pubtime": "2018-03-09T19:58:32Z",
  "vers": "0.5.0",
  "yanked": false
}
