{
  "cksum": "e33fbf2a1c3dd409f10a72ff038ba3e34642d467d7ed07f0a038b8cdea1d9fa2",
  "crate_file": "problemreductions-cli-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/problemreductions-cli/problemreductions-cli-0.5.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": "clap_complete",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "supports-colors"
      ],
      "kind": "normal",
      "name": "owo-colors",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "example-db"
      ],
      "kind": "normal",
      "name": "problemreductions",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "macros",
        "transport-io"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^1.0",
      "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": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "cplex": [
      "problemreductions/ilp-cplex"
    ],
    "default": [
      "highs"
    ],
    "highs": [
      "problemreductions/ilp-highs"
    ],
    "lp-solvers": [
      "problemreductions/ilp-lp-solvers"
    ]
  },
  "features2": {
    "all": [
      "highs",
      "mcp"
    ],
    "mcp": [
      "dep:rmcp",
      "dep:tokio",
      "dep:schemars",
      "dep:tracing",
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "pr/ob/problemreductions-cli",
  "name": "problemreductions-cli",
  "pubtime": "2026-04-11T13:47:59Z",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
