{
  "cksum": "36631b76768fe0906d4688d4ea345ee81f71632ff6788092211d00f90e55fddd",
  "crate_file": "soph-console-0.24.0.crate",
  "crate_url": "https://static.crates.io/crates/soph-console/soph-console-0.24.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.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-config",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "soph-core",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-database",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-redis",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-runtime",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-storage",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "soph-tracing",
      "optional": true,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.0",
      "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"
    ],
    "redis": [
      "dep:soph-redis"
    ],
    "storage": [
      "dep:soph-storage"
    ],
    "support": [
      "cache",
      "database",
      "tracing",
      "redis",
      "storage"
    ],
    "tracing": [
      "dep:soph-tracing"
    ]
  },
  "index_path": "so/ph/soph-console",
  "name": "soph-console",
  "pubtime": "2024-11-07T23:53:55Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.24.0",
  "yanked": false
}
