{
  "cksum": "0dd02f38cf5327dd5a3b56e714802e25e74e5b7e82e9c175a17f7b8e3a974207",
  "crate_file": "colloid-core-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/colloid-core/colloid-core-0.1.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": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "hash-argon2",
      "sign-ed25519"
    ],
    "hash-argon2": [
      "dep:argon2",
      "dep:rand_core"
    ],
    "hash-bcrypt": [
      "dep:bcrypt"
    ],
    "sign-ed25519": [
      "dep:ed25519-dalek",
      "dep:base64"
    ],
    "sign-hmac": [
      "dep:ring"
    ]
  },
  "index_path": "co/ll/colloid-core",
  "name": "colloid-core",
  "pubtime": "2026-07-05T13:45:40Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
