{
  "cksum": "22a67569ac6b87a67dae6807908c4e5d8aa2c0f44de8978f4c46fd0b7be6196f",
  "crate_file": "keycrypt-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/keycrypt/keycrypt-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "linux-native"
      ],
      "kind": "normal",
      "name": "keyring",
      "optional": false,
      "req": "^3.6.3",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": false,
      "features": [
        "apple-native"
      ],
      "kind": "normal",
      "name": "keyring",
      "optional": false,
      "req": "^3.6.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "windows-native"
      ],
      "kind": "normal",
      "name": "keyring",
      "optional": false,
      "req": "^3.6.3",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "linux-persistent": [
      "keyring/linux-native-sync-persistent",
      "keyring/sync-secret-service",
      "keyring/crypto-rust"
    ]
  },
  "index_path": "ke/yc/keycrypt",
  "name": "keycrypt",
  "pubtime": "2026-01-31T12:55:44Z",
  "vers": "0.2.0",
  "yanked": false
}
