{
  "cksum": "b99a4afd0232dc2020c6424574dc650cef9b51f0fe1bf7e0ebeee0f26910a929",
  "crate_file": "cylinder-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cylinder/cylinder-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "json",
      "optional": true,
      "req": "^0.12",
      "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": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "experimental": [
      "stable",
      "hash",
      "jwt"
    ],
    "hash": [
      "sha2"
    ],
    "jwt": [
      "json",
      "base64"
    ],
    "pem": [
      "openssl"
    ],
    "stable": [
      "default",
      "pem"
    ]
  },
  "index_path": "cy/li/cylinder",
  "name": "cylinder",
  "pubtime": "2020-11-04T17:03:59Z",
  "vers": "0.2.0",
  "yanked": false
}
