{
  "cksum": "2b8db6c412940e90b3ba0900d6ea997483044cb534649541b681d3bcfb4a13e6",
  "crate_file": "ssh-encoding-0.3.0-pre.0.crate",
  "crate_url": "https://static.crates.io/crates/ssh-encoding/ssh-encoding-0.3.0-pre.0.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": 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.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "=0.11.0-pre.4",
      "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",
      "pem-rfc7468?/std",
      "sha2?/std"
    ]
  },
  "index_path": "ss/h-/ssh-encoding",
  "name": "ssh-encoding",
  "pubtime": "2024-07-28T17:18:49Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.3.0-pre.0",
  "yanked": false
}
