{
  "cksum": "49ec9fbcc5a6fcb8ecb9921c6075613380fae0ac3a1fcff71f4d9dd51c1c4a25",
  "crate_file": "sshenv-0.0.1-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/sshenv/sshenv-0.0.1-alpha.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "ssh"
      ],
      "kind": "normal",
      "name": "age",
      "optional": false,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "std",
        "help",
        "usage",
        "error-context",
        "color",
        "suggestions"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rpassword",
      "optional": false,
      "req": "^7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ed25519"
      ],
      "kind": "normal",
      "name": "ssh-key",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sshenv_cli_models",
      "optional": false,
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sshenv_shims",
      "optional": false,
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sshenv_vault",
      "optional": false,
      "req": "^0.0.1-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parse",
        "display"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "Win32_Foundation",
        "Win32_Security",
        "Win32_Security_Authorization",
        "Win32_Security_Cryptography",
        "Win32_System_Diagnostics_Debug",
        "Win32_System_Memory",
        "Win32_System_Threading"
      ],
      "kind": "normal",
      "name": "windows-sys",
      "optional": false,
      "req": "^0.59",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "age-plugin-recipient": [
      "hardware-recipient",
      "sshenv_vault/age-plugin-recipient"
    ],
    "default": [
      "ssh-hardening",
      "rekey",
      "passphrase-factor",
      "rollback-protection",
      "runtime-hardening",
      "profile-keys"
    ],
    "device-seal": [
      "sshenv_vault/device-seal"
    ],
    "device-seal-file": [
      "device-seal",
      "sshenv_vault/device-seal-file"
    ],
    "fail-on-warnings": [
      "sshenv_cli_models/fail-on-warnings",
      "sshenv_shims/fail-on-warnings",
      "sshenv_vault/fail-on-warnings"
    ],
    "hardware-recipient": [
      "sshenv_vault/hardware-recipient"
    ],
    "kms-factor": [
      "remote-factor",
      "sshenv_vault/kms-factor"
    ],
    "linux-secret-service": [
      "device-seal",
      "sshenv_vault/linux-secret-service"
    ],
    "macos-keychain": [
      "device-seal",
      "sshenv_vault/macos-keychain"
    ],
    "passphrase-factor": [
      "sshenv_vault/passphrase-factor"
    ],
    "profile-keys": [
      "sshenv_vault/profile-keys"
    ],
    "recovery-shares": [
      "threshold-policies",
      "sshenv_vault/recovery-shares"
    ],
    "rekey": [
      "sshenv_vault/rekey"
    ],
    "remote-factor": [
      "sshenv_vault/remote-factor"
    ],
    "rollback-protection": [],
    "runtime-hardening": [],
    "secure-enclave": [
      "device-seal",
      "sshenv_vault/secure-enclave"
    ],
    "shamir-sharing": [
      "recovery-shares",
      "sshenv_vault/shamir-sharing"
    ],
    "ssh-hardening": [
      "sshenv_vault/ssh-hardening"
    ],
    "threshold-policies": [
      "sshenv_vault/threshold-policies"
    ],
    "tpm-device-seal": [
      "device-seal",
      "sshenv_vault/tpm-device-seal"
    ],
    "windows-dpapi": [
      "device-seal",
      "sshenv_vault/windows-dpapi"
    ]
  },
  "index_path": "ss/he/sshenv",
  "name": "sshenv",
  "pubtime": "2026-05-29T17:07:50Z",
  "vers": "0.0.1-alpha.1",
  "yanked": false
}
