{
  "cksum": "b2ec69ae37ef96b9a810b85038582804911177c7ed03fbf4c9a107a1130b6d37",
  "crate_file": "jwt-compact-preview-0.3.7.crate",
  "crate_url": "https://static.crates.io/crates/jwt-compact-preview/jwt-compact-preview-0.3.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_matches",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.10",
      "target": "cfg(not(target_os = \"wasi\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono-wasi",
      "optional": false,
      "req": "^0.4.10",
      "target": "cfg(target_os = \"wasi\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-compact",
      "optional": true,
      "req": "^0.1.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1.0.0-pre",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sodiumoxide-crypto"
      ],
      "kind": "normal",
      "name": "exonum-crypto",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-buffer-serde",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa",
        "ecdsa-core",
        "std"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa",
        "ecdsa-core",
        "std"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand"
      ],
      "kind": "normal",
      "name": "secp256k1",
      "optional": true,
      "req": "^0.17.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "ed25519-compact",
      "rsa",
      "p256",
      "k256"
    ]
  },
  "index_path": "jw/t-/jwt-compact-preview",
  "name": "jwt-compact-preview",
  "pubtime": "2020-08-19T12:54:14Z",
  "vers": "0.3.7",
  "yanked": false
}
