{
  "cksum": "36bc134a4469e7df17cf01a2e067547d5a98e570a0449b5b106eacac35a733c2",
  "crate_file": "ssh-encoding-0.3.0-pre.1.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.3.0-pre.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64ct",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "=0.11.0-pre.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem-rfc7468",
      "optional": true,
      "req": "^1.0.0-rc.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "base64ct?/alloc",
      "pem-rfc7468?/alloc"
    ],
    "base64": [
      "dep:base64ct"
    ],
    "bytes": [
      "alloc",
      "dep:bytes"
    ],
    "pem": [
      "base64",
      "dep:pem-rfc7468"
    ],
    "std": [
      "alloc",
      "base64ct?/std",
      "digest?/std",
      "pem-rfc7468?/std"
    ]
  },
  "index_path": "ss/h-/ssh-encoding",
  "name": "ssh-encoding",
  "pubtime": "2024-08-13T17:58:27Z",
  "rust_version": "1.71",
  "v": 2,
  "vers": "0.3.0-pre.1",
  "yanked": false
}
