{
  "cksum": "49cf84e011584b76aa4a1a053e897258fc6bf99a7d1780c8285ca3f1632de809",
  "crate_file": "puressh-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/puressh/puressh-0.1.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "zlib"
      ],
      "kind": "normal",
      "name": "compcol",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(unix)"
    },
    {
      "default_features": false,
      "features": [
        "net",
        "os-poll"
      ],
      "kind": "dev",
      "name": "mio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "process",
        "signal",
        "term",
        "fs",
        "ioctl",
        "user",
        "poll"
      ],
      "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",
        "mlkem"
      ],
      "kind": "normal",
      "name": "purecrypto",
      "optional": false,
      "req": "^0.6.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "net",
        "io-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "compat"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "purecrypto/alloc"
    ],
    "client": [
      "std"
    ],
    "ffi": [
      "std",
      "client",
      "multichannel"
    ],
    "mio": [
      "client"
    ],
    "multichannel": [
      "client"
    ],
    "server": [
      "std"
    ],
    "std": [
      "purecrypto/std",
      "alloc"
    ]
  },
  "features2": {
    "async": [
      "std",
      "client",
      "dep:futures-util"
    ],
    "compress": [
      "dep:compcol"
    ],
    "default": [
      "std",
      "client",
      "server",
      "compress",
      "pam",
      "multichannel"
    ],
    "pam": [
      "dep:pam-client2"
    ],
    "tokio": [
      "async",
      "dep:tokio",
      "dep:tokio-util"
    ]
  },
  "index_path": "pu/re/puressh",
  "name": "puressh",
  "pubtime": "2026-07-07T14:38:41Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
