{
  "cksum": "381c2c2329e07d4aec0f361ebe363cfcedd054ece826f52afbcd7bf4c7489604",
  "crate_file": "ayun-console-0.20.2.crate",
  "crate_url": "https://static.crates.io/crates/ayun-console/ayun-console-0.20.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ayun-config",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "ayun-core",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ayun-database",
      "optional": true,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ayun-environment",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ayun-runtime",
      "optional": false,
      "req": "^0.20.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "color",
        "help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "duct",
      "optional": true,
      "req": "^0.13.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "owo-colors",
      "optional": false,
      "req": "^4.1.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": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "cache-memory": [],
    "cache-redis": [],
    "command-schedule": [
      "ayun-core/schedule"
    ],
    "command-server": [
      "ayun-core/http1",
      "ayun-core/http2"
    ],
    "config": [
      "ayun-core/config"
    ],
    "database": [
      "ayun-core/database"
    ],
    "default": [
      "config"
    ],
    "logger": [
      "ayun-core/logger"
    ],
    "redis": [
      "ayun-core/redis"
    ],
    "storage": [
      "ayun-core/storage"
    ]
  },
  "features2": {
    "command": [
      "command-make",
      "command-migrate",
      "command-schedule",
      "command-server"
    ],
    "command-make": [
      "dep:duct"
    ],
    "command-migrate": [
      "dep:ayun-database",
      "dep:sea-orm-migration",
      "ayun-core/migration"
    ]
  },
  "index_path": "ay/un/ayun-console",
  "name": "ayun-console",
  "pubtime": "2024-09-19T15:53:00Z",
  "v": 2,
  "vers": "0.20.2",
  "yanked": false
}
