{
  "cksum": "e8a45dec729d4ea4c9f7f766c358a7973066de17d1799392a69fc8a71f26d0ea",
  "crate_file": "ayun-core-0.22.1.crate",
  "crate_url": "https://static.crates.io/crates/ayun-core/ayun-core-0.22.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.90",
      "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.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "opendal",
      "optional": true,
      "req": "^0.50.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-orm",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sea-orm-migration",
      "optional": true,
      "req": "^1.1.0",
      "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"
    ],
    "opendal": [
      "dep:opendal"
    ],
    "redis": [
      "dep:bb8-redis"
    ],
    "storage": [
      "dep:object_store"
    ]
  },
  "index_path": "ay/un/ayun-core",
  "name": "ayun-core",
  "pubtime": "2024-10-21T07:28:44Z",
  "v": 2,
  "vers": "0.22.1",
  "yanked": false
}
