{
  "cksum": "c7c7944aec0a1409a026004c5401b9c0417e273ef6a698f78523389dd8404c06",
  "crate_file": "rorm-cli-0.10.0.crate",
  "crate_url": "https://static.crates.io/crates/rorm-cli/rorm-cli-0.10.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.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rorm-declaration",
      "optional": false,
      "req": "~0.5",
      "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": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "~2",
      "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
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "~0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "bin": [
      "tracing-subscriber"
    ],
    "default": [
      "bin",
      "sqlite",
      "postgres"
    ],
    "postgres": [
      "rorm-db/postgres",
      "rorm-declaration/postgres"
    ],
    "sqlite": [
      "rorm-db/sqlite",
      "rorm-declaration/sqlite"
    ]
  },
  "index_path": "ro/rm/rorm-cli",
  "name": "rorm-cli",
  "pubtime": "2026-06-17T13:24:37Z",
  "vers": "0.10.0",
  "yanked": true
}
