{
  "cksum": "8d7641bfa611382b3649a2074d32afb3574821b16e7504a010170bf56830a4f7",
  "crate_file": "cylinder-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/cylinder/cylinder-0.2.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rust-crypto",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secp256k1",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempdir",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "whoami",
      "optional": true,
      "req": "^1.1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "experimental": [
      "stable",
      "hash"
    ],
    "hash": [
      "sha2"
    ],
    "jwt": [
      "json",
      "base64"
    ],
    "key-load": [
      "dirs",
      "log",
      "whoami",
      "tempdir"
    ],
    "pem": [
      "openssl"
    ],
    "stable": [
      "default",
      "jwt",
      "key-load",
      "pem"
    ]
  },
  "index_path": "cy/li/cylinder",
  "name": "cylinder",
  "pubtime": "2021-11-29T20:23:36Z",
  "vers": "0.2.3",
  "yanked": false
}
