{
  "cksum": "c20f0c9b04727cae9fc7334508c0792c0ad66558c4bc4f607094d424ef932157",
  "crate_file": "rorm-cli-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/rorm-cli/rorm-cli-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "~4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-db",
      "optional": false,
      "req": "~0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-declaration",
      "optional": false,
      "req": "~0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rpassword",
      "optional": false,
      "req": "~7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "~1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "temp-dir",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": ">=1.23.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "~0.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sqlite",
      "mysql",
      "postgres"
    ],
    "mysql": [
      "rorm-db/mysql",
      "rorm-declaration/mysql"
    ],
    "postgres": [
      "rorm-db/postgres",
      "rorm-declaration/postgres"
    ],
    "sqlite": [
      "rorm-db/sqlite",
      "rorm-declaration/sqlite"
    ]
  },
  "index_path": "ro/rm/rorm-cli",
  "name": "rorm-cli",
  "pubtime": "2025-10-02T08:47:19Z",
  "vers": "0.9.0",
  "yanked": false
}
