{
  "cksum": "2a36761c5753b90e305eef9ae9cda414eec40e3bc51c1b67121577bcd02dcbd4",
  "crate_file": "ssh-encoding-0.2.0-pre.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.2.0-pre.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.7",
      "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": "2023-03-30T02:53:32Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.2.0-pre",
  "yanked": false
}
