{
  "cksum": "7aca0df2f47fee6760d8336bfa44b0b7a0a5b1820aadc53307e0de967004f61e",
  "crate_file": "ayun-core-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/ayun-core/ayun-core-0.18.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.87",
      "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": "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": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15.7",
      "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-migration",
      "optional": true,
      "req": "^1.1.0-rc.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.210",
      "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": "tokio",
      "optional": true,
      "req": "^1.40.0",
      "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",
      "optional": true,
      "req": "^0.1.40",
      "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": {
    "anyhow": [
      "dep:anyhow"
    ],
    "auth": [
      "dep:jsonwebtoken"
    ],
    "color-eyre": [
      "dep:color-eyre"
    ],
    "config": [
      "dep:dotenvy",
      "serde/derive",
      "toml/parse"
    ],
    "database": [
      "dep:sea-orm-migration"
    ],
    "eyre": [
      "dep:eyre"
    ],
    "redis": [
      "dep:bb8-redis"
    ],
    "runtime": [
      "dep:tracing",
      "tokio/macros",
      "tokio/rt-multi-thread",
      "tokio/signal",
      "config"
    ],
    "server": [
      "dep:axum"
    ],
    "storage": [
      "dep:object_store"
    ]
  },
  "index_path": "ay/un/ayun-core",
  "name": "ayun-core",
  "pubtime": "2024-09-09T06:48:13Z",
  "v": 2,
  "vers": "0.18.0",
  "yanked": false
}
