{
  "cksum": "0da158b35228c8f7ca29c67bb2cdc5b6fea290cf68f6912373e2b3de30714e3e",
  "crate_file": "styrene-secrets-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/styrene-secrets/styrene-secrets-0.1.1.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": "hex",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keyring",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": ">=0.31, <0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": ">=1, <3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "file-store": [
      "dep:rusqlite",
      "dep:argon2",
      "dep:chacha20poly1305",
      "dep:rand_core"
    ],
    "keychain": [
      "dep:keyring",
      "dep:hex",
      "file-store"
    ]
  },
  "index_path": "st/yr/styrene-secrets",
  "name": "styrene-secrets",
  "pubtime": "2026-04-25T10:38:27Z",
  "rust_version": "1.75",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
