{
  "cksum": "32ce25ee1eecf814e1f08db450aac0e998e7bef8332f071523666b35496cc038",
  "crate_file": "e2eel-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/e2eel/e2eel-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto_secretbox",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "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": {},
  "features2": {
    "aes256-gcm": [
      "dep:aes-gcm"
    ],
    "default": [
      "json",
      "aes256-gcm"
    ],
    "json": [
      "dep:serde",
      "dep:serde_json"
    ],
    "xsalsa20-poly1305": [
      "dep:crypto_secretbox"
    ]
  },
  "index_path": "e2/ee/e2eel",
  "name": "e2eel",
  "pubtime": "2026-02-19T18:39:24Z",
  "rust_version": "1.93",
  "v": 2,
  "vers": "0.2.0",
  "yanked": true
}
