{
  "cksum": "339c7b99c5c26344dba7f996a8e6a67f0e39c0e48dea00b1f8fe97999d9cc9bd",
  "crate_file": "sshcerts-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/sshcerts/sshcerts-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "ctr"
      ],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt-pbkdf",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^3.0.0-beta.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lexical-core",
      "optional": true,
      "req": ">0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "simple_asn1",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "untested"
      ],
      "kind": "normal",
      "name": "yubikey-piv",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "all": [
      "encrypted-keys",
      "rsa-signing",
      "yubikey"
    ],
    "default": [
      "rsa-signing"
    ],
    "encrypted-keys": [
      "aes",
      "bcrypt-pbkdf",
      "ctr"
    ],
    "rsa-signing": [
      "simple_asn1",
      "num-bigint"
    ],
    "yubikey": [
      "yubikey-piv",
      "log"
    ]
  },
  "index_path": "ss/hc/sshcerts",
  "name": "sshcerts",
  "pubtime": "2021-08-09T16:22:40Z",
  "vers": "0.6.0",
  "yanked": false
}
