{
  "cksum": "c4bae3d8fdad29aeeaa029370ad6a057ecccc65b2e855750aecbf1d595bec864",
  "crate_file": "soph-console-0.28.2.crate",
  "crate_url": "https://static.crates.io/crates/soph-console/soph-console-0.28.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "color",
        "help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.23",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dialoguer",
      "optional": true,
      "req": "^0.11.0",
      "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": "git2",
      "optional": true,
      "req": "^0.19.0",
      "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.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-cache",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-config",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "console"
      ],
      "kind": "normal",
      "name": "soph-core",
      "optional": false,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-database",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-mail",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-redis",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-storage",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "soph-tracing",
      "optional": true,
      "req": "^0.28.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    }
  ],
  "features": {
    "cache": [
      "soph-cache/memory"
    ],
    "command-queue": [
      "soph-core/worker"
    ],
    "command-schedule": [
      "soph-core/schedule"
    ],
    "command-server": [
      "soph-core/server"
    ],
    "default": []
  },
  "features2": {
    "command-make": [
      "dep:soph-database",
      "dep:duct"
    ],
    "command-migrate": [
      "dep:sea-orm-migration",
      "dep:soph-database",
      "soph-core/migration"
    ],
    "command-new": [
      "dep:dialoguer",
      "git2/default"
    ],
    "commands": [
      "command-make",
      "command-migrate",
      "command-new",
      "command-schedule",
      "command-server"
    ],
    "database": [
      "dep:soph-database"
    ],
    "mail": [
      "dep:soph-mail"
    ],
    "redis": [
      "dep:soph-redis"
    ],
    "status": [
      "cache",
      "database",
      "mail",
      "redis",
      "storage",
      "tracing"
    ],
    "storage": [
      "dep:soph-storage"
    ],
    "tracing": [
      "dep:soph-tracing"
    ]
  },
  "index_path": "so/ph/soph-console",
  "name": "soph-console",
  "pubtime": "2024-12-23T01:36:01Z",
  "rust_version": "1.70.0",
  "v": 2,
  "vers": "0.28.2",
  "yanked": false
}
