{
  "cksum": "ed3110de0f819064a19ff842ab81f0b5888d82ae93bca15548e23f8f14f0f677",
  "crate_file": "sshcerts-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/sshcerts/sshcerts-0.7.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.5",
      "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": "normal",
      "name": "der-parser",
      "optional": true,
      "req": "^5",
      "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": "rcgen",
      "optional": true,
      "req": "^0.8",
      "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": [],
      "kind": "normal",
      "name": "x509",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "verify"
      ],
      "kind": "normal",
      "name": "x509-parser",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "untested"
      ],
      "kind": "normal",
      "name": "yubikey",
      "optional": true,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "all": [
      "encrypted-keys",
      "rsa-signing",
      "yubikey_support"
    ],
    "default": [
      "rsa-signing"
    ],
    "encrypted-keys": [
      "aes",
      "bcrypt-pbkdf",
      "ctr"
    ],
    "rsa-signing": [
      "simple_asn1",
      "num-bigint"
    ],
    "yubikey_support": [
      "der-parser",
      "log",
      "rcgen",
      "x509",
      "x509-parser",
      "yubikey"
    ]
  },
  "index_path": "ss/hc/sshcerts",
  "name": "sshcerts",
  "pubtime": "2022-01-07T02:28:09Z",
  "vers": "0.7.0",
  "yanked": false
}
