{
  "cksum": "c9ab77042911d82a129ca20556527fa7bd863300a7fa735a1996bf4064e9962b",
  "crate_file": "puressh-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/puressh/puressh-0.0.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "zlib"
      ],
      "kind": "normal",
      "name": "compcol",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "process",
        "signal",
        "term",
        "fs",
        "ioctl",
        "user"
      ],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.30",
      "target": "cfg(unix)"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pam-client2",
      "optional": true,
      "req": "^0.5",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "hash",
        "cipher",
        "kdf",
        "rng",
        "rsa",
        "dh",
        "ec",
        "der"
      ],
      "kind": "normal",
      "name": "purecrypto",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "purecrypto/alloc"
    ],
    "client": [
      "std"
    ],
    "ffi": [
      "std",
      "client",
      "multichannel"
    ],
    "multichannel": [
      "client"
    ],
    "server": [
      "std"
    ],
    "std": [
      "purecrypto/std",
      "alloc"
    ]
  },
  "features2": {
    "compress": [
      "dep:compcol"
    ],
    "default": [
      "std",
      "client",
      "server",
      "compress",
      "pam",
      "multichannel"
    ],
    "pam": [
      "dep:pam-client2"
    ]
  },
  "index_path": "pu/re/puressh",
  "name": "puressh",
  "pubtime": "2026-05-30T02:28:18Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.0.2",
  "yanked": false
}
