{
  "cksum": "f02d3730e8785e797a4552137d1acc0d7f7146dad3b5fe65ed83637711dfc6c5",
  "crate_file": "ssh-key-0.4.3.crate",
  "crate_url": "https://static.crates.io/crates/ssh-key/ssh-key-0.4.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64ct",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bcrypt-pbkdf",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9",
      "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": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem-rfc7468",
      "optional": false,
      "req": "^0.6",
      "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.6.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sec1",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^1.3.1",
      "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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "zeroize_derive",
      "optional": false,
      "req": "^1.3",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "signature",
      "zeroize/alloc",
      "base64ct/alloc"
    ],
    "default": [
      "ecdsa",
      "fingerprint",
      "rand_core",
      "std"
    ],
    "ecdsa": [
      "sec1"
    ],
    "ed25519": [
      "ed25519-dalek",
      "rand_core"
    ],
    "encryption": [
      "aes",
      "alloc",
      "bcrypt-pbkdf",
      "ctr",
      "rand_core"
    ],
    "fingerprint": [
      "sha2"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ],
    "std": [
      "alloc",
      "base64ct/std"
    ]
  },
  "index_path": "ss/h-/ssh-key",
  "name": "ssh-key",
  "pubtime": "2022-09-25T22:46:48Z",
  "rust_version": "1.57",
  "vers": "0.4.3",
  "yanked": false
}
