{
  "cksum": "a52a210b231ed912adcbf6c2872aa9da07b5b7dfc0a5e7d9886908ed9969a3f4",
  "crate_file": "sealwd-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/sealwd/sealwd-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": false,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os_rng"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-big-array",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "encryption": [
      "aes-gcm-siv",
      "chacha20poly1305",
      "aead"
    ]
  },
  "features2": {
    "serde": [
      "dep:serde",
      "serde-big-array"
    ],
    "sqlx": [
      "dep:sqlx"
    ]
  },
  "index_path": "se/al/sealwd",
  "name": "sealwd",
  "pubtime": "2026-02-21T18:40:07Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
