{
  "cksum": "57a1ce6cee5b549e333ac9f0d4ff2aeac21861abbe19c60f04a951f028ae3da2",
  "crate_file": "ayun-core-0.21.0.crate",
  "crate_url": "https://static.crates.io/crates/ayun-core/ayun-core-0.21.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.89",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.6.0-pre.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bb8-redis",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eyre",
      "optional": true,
      "req": "^0.6.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": true,
      "req": "^9.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "object_store",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-orm",
      "optional": true,
      "req": "^1.1.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-orm-migration",
      "optional": true,
      "req": "^1.1.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.18",
      "target": null
    }
  ],
  "features": {
    "console": [],
    "default": [],
    "hash": [
      "argon2/std"
    ],
    "http1": [],
    "http2": [],
    "logger": [
      "tracing-subscriber/std"
    ],
    "schedule": []
  },
  "features2": {
    "anyhow": [
      "dep:anyhow"
    ],
    "auth": [
      "dep:jsonwebtoken"
    ],
    "database": [
      "dep:sea-orm"
    ],
    "eyre": [
      "dep:eyre"
    ],
    "migration": [
      "dep:sea-orm-migration"
    ],
    "redis": [
      "dep:bb8-redis"
    ],
    "storage": [
      "dep:object_store"
    ]
  },
  "index_path": "ay/un/ayun-core",
  "name": "ayun-core",
  "pubtime": "2024-09-27T07:53:53Z",
  "v": 2,
  "vers": "0.21.0",
  "yanked": false
}
