{
  "cksum": "6f58caa0f26b5cf613350ea4349f3e828aefc9ec9ca710555e00f2cc82e515fc",
  "crate_file": "cylinder-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/cylinder/cylinder-0.2.2.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": "^2.0",
      "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.7",
      "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.19",
      "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": "^0.9.0",
      "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-01-18T20:27:10Z",
  "vers": "0.2.2",
  "yanked": false
}
