{
  "cksum": "288d8f5562af5a3be4bda308dd374b2c807b940ac370b5efa1c99311da91d9a1",
  "crate_file": "ssh-key-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/ssh-key/ssh-key-0.5.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bcrypt-pbkdf",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bigint",
      "optional": true,
      "package": "num-bigint-dig",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dsa",
      "optional": true,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "base64",
        "pem",
        "sha2"
      ],
      "kind": "normal",
      "name": "encoding",
      "optional": false,
      "package": "ssh-encoding",
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "point"
      ],
      "kind": "normal",
      "name": "sec1",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^1.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "encoding/alloc",
      "signature/hazmat-preview",
      "zeroize/alloc"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ]
  },
  "features2": {
    "default": [
      "ecdsa",
      "rand_core",
      "std"
    ],
    "dsa": [
      "dep:bigint",
      "dep:dsa",
      "dep:sha1",
      "signature/rand-preview"
    ],
    "ecdsa": [
      "dep:sec1"
    ],
    "ed25519": [
      "dep:ed25519-dalek",
      "rand_core"
    ],
    "encryption": [
      "alloc",
      "dep:aes",
      "dep:bcrypt-pbkdf",
      "dep:ctr",
      "rand_core"
    ],
    "rsa": [
      "dep:bigint",
      "dep:rsa",
      "sha2/oid"
    ],
    "std": [
      "alloc",
      "ed25519-dalek?/std",
      "encoding/std",
      "p256?/std",
      "p384?/std",
      "rsa?/std",
      "sec1?/std",
      "signature?/std"
    ]
  },
  "index_path": "ss/h-/ssh-key",
  "name": "ssh-key",
  "pubtime": "2022-10-25T18:23:03Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.5.1",
  "yanked": false
}
