{
  "cksum": "b6373dc2eb36c78f3be3377ec5fb9125822d36f355a9b793c7b1692b3e573322",
  "crate_file": "soph-console-0.26.0.crate",
  "crate_url": "https://static.crates.io/crates/soph-console/soph-console-0.26.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "color",
        "help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.20",
      "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.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-cache",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-config",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "soph-core",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-database",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-mail",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-redis",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-runtime",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-storage",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-tracing",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {
    "cache": [
      "soph-cache/memory"
    ],
    "command-queue": [
      "soph-core/worker"
    ],
    "command-server": [
      "soph-core/server"
    ],
    "default": []
  },
  "features2": {
    "command-make": [
      "dep:soph-database",
      "dep:duct"
    ],
    "command-migrate": [
      "dep:soph-database",
      "dep:soph-runtime",
      "dep:sea-orm-migration",
      "soph-core/migration"
    ],
    "command-schedule": [
      "dep:soph-runtime",
      "soph-core/schedule"
    ],
    "command-status": [
      "support"
    ],
    "commands": [
      "command-make",
      "command-migrate",
      "command-schedule",
      "command-server",
      "command-status"
    ],
    "database": [
      "dep:soph-database"
    ],
    "mail": [
      "dep:soph-mail",
      "dep:soph-runtime"
    ],
    "redis": [
      "dep:soph-redis"
    ],
    "storage": [
      "dep:soph-storage"
    ],
    "support": [
      "cache",
      "database",
      "mail",
      "tracing",
      "redis",
      "storage"
    ],
    "tracing": [
      "dep:soph-tracing"
    ]
  },
  "index_path": "so/ph/soph-console",
  "name": "soph-console",
  "pubtime": "2024-11-22T01:44:11Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.26.0",
  "yanked": false
}
