{
  "cksum": "559d1d85d6df146e89bac7218aad64be16a45c53b823cdfe2205dbbfb514e8c6",
  "crate_file": "cylinder-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cylinder/cylinder-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.20",
      "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": "secp256k1",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "whoami",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "experimental": [
      "stable",
      "hash"
    ],
    "hash": [],
    "jwt": [
      "json",
      "base64"
    ],
    "key-load": [
      "dirs",
      "log",
      "whoami"
    ],
    "pem": [
      "openssl"
    ],
    "stable": [
      "default",
      "jwt",
      "key-load",
      "pem"
    ]
  },
  "index_path": "cy/li/cylinder",
  "name": "cylinder",
  "pubtime": "2023-01-25T21:27:20Z",
  "vers": "0.3.0",
  "yanked": false
}
