{
  "cksum": "c63caa297acea9d6fa39c3ac6a1aaa03aefac1d6b87c8a1a1751be0329f97146",
  "crate_file": "ayun-core-0.17.1.crate",
  "crate_url": "https://static.crates.io/crates/ayun-core/ayun-core-0.17.1.crate",
  "deps": [
    {
      "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": "axum",
      "optional": true,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bb8-redis",
      "optional": true,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15.7",
      "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-migration",
      "optional": true,
      "req": "^1.1.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.63",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8.19",
      "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"
    ],
    "logger": [
      "tracing-subscriber/std"
    ],
    "schedule": []
  },
  "features2": {
    "auth": [
      "dep:jsonwebtoken"
    ],
    "config": [
      "dep:dotenvy",
      "toml/parse"
    ],
    "database": [
      "dep:sea-orm-migration"
    ],
    "redis": [
      "dep:bb8-redis"
    ],
    "server": [
      "dep:axum"
    ],
    "storage": [
      "dep:object_store"
    ]
  },
  "index_path": "ay/un/ayun-core",
  "name": "ayun-core",
  "pubtime": "2024-09-07T05:32:57Z",
  "v": 2,
  "vers": "0.17.1",
  "yanked": false
}
