{
  "cksum": "19cfdc32e0199062113edf41f344fbf784b8205a94600233c84eb838f45191e1",
  "crate_file": "ssh-encoding-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "package": "base64ct",
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem",
      "optional": true,
      "package": "pem-rfc7468",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "base64?/alloc",
      "pem?/alloc"
    ],
    "pem": [
      "base64",
      "dep:pem"
    ],
    "std": [
      "alloc",
      "base64?/std",
      "pem?/std",
      "sha2?/std"
    ]
  },
  "index_path": "ss/h-/ssh-encoding",
  "name": "ssh-encoding",
  "pubtime": "2022-10-24T03:09:12Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
