{
  "cksum": "da2a8273c152166185f7adc7013c351c42d27b0262f68ca18beb8e22dc17360e",
  "crate_file": "ayun-core-0.23.0.crate",
  "crate_url": "https://static.crates.io/crates/ayun-core/ayun-core-0.23.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1.0.91",
      "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": "async-trait",
      "optional": false,
      "req": "^0.1.83",
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": true,
      "req": "^0.6.3",
      "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.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reqwest-middleware",
      "optional": true,
      "req": "^0.3.3",
      "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.65",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.41.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ansi"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "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"
    ],
    "color-eyre": [
      "dep:color-eyre"
    ],
    "database": [
      "dep:sea-orm"
    ],
    "eyre": [
      "dep:eyre"
    ],
    "http": [
      "dep:reqwest-middleware"
    ],
    "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-29T09:32:37Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.23.0",
  "yanked": false
}
