{
  "cksum": "1591acb2cf5cd22c6193ea33dc3ce2362ba327de9822de97f3171ec2e701c3c7",
  "crate_file": "sshcerts-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/sshcerts/sshcerts-0.10.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": "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",
      "x509-support",
      "yubikey-support"
    ],
    "default": [
      "rsa-signing"
    ],
    "encrypted-keys": [
      "aes",
      "bcrypt-pbkdf",
      "ctr"
    ],
    "rsa-signing": [
      "simple_asn1",
      "num-bigint"
    ],
    "x509-support": [
      "der-parser",
      "x509",
      "x509-parser"
    ],
    "yubikey-support": [
      "der-parser",
      "rcgen",
      "x509",
      "x509-parser",
      "yubikey"
    ]
  },
  "index_path": "ss/hc/sshcerts",
  "name": "sshcerts",
  "pubtime": "2022-02-01T07:04:03Z",
  "vers": "0.10.0",
  "yanked": false
}
