{
  "cksum": "3fbb8cfb01f1893a6ac146fa7dc9050aaa4dc7a474416be9be64dff6968ee919",
  "crate_file": "cryptex-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/cryptex/cryptex-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation",
      "optional": true,
      "req": "^0.10",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "core-foundation-sys",
      "optional": true,
      "req": "^0.8.7",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-std"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rpassword",
      "optional": false,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled-sqlcipher-vendored-openssl"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-tokio-crypto-rust"
      ],
      "kind": "normal",
      "name": "secret-service",
      "optional": true,
      "req": "^5",
      "target": "cfg(target_os = \"linux\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "security-framework",
      "optional": true,
      "req": "^3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "security-framework-sys",
      "optional": true,
      "req": "^2.12",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uzers",
      "optional": true,
      "req": "^0.12",
      "target": "cfg(any(target_os = \"macos\", target_os = \"linux\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "whoami",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Foundation",
        "Win32_Security_Credentials",
        "Win32_Security_Cryptography"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.62",
      "target": "cfg(target_os = \"windows\")"
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "linux-secret-service",
      "macos-keychain",
      "windows-credentials"
    ],
    "file": [
      "argon2",
      "chacha20poly1305",
      "dirs",
      "rusqlite"
    ],
    "linux-secret-service": [
      "secret-service",
      "uzers"
    ],
    "macos-keychain": [
      "security-framework",
      "security-framework-sys",
      "core-foundation",
      "core-foundation-sys",
      "uzers"
    ],
    "windows-credentials": [
      "windows"
    ]
  },
  "features2": {
    "serde": [
      "dep:serde",
      "postcard"
    ]
  },
  "index_path": "cr/yp/cryptex",
  "name": "cryptex",
  "pubtime": "2026-02-22T16:56:38Z",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
