{
  "cksum": "8b031a6ac46697b006f95c5b4a346084346af0e032f88491fb7ad7f806436c7e",
  "crate_file": "outrig-cli-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/outrig-cli/outrig-cli-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "tokio"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "=0.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "metal"
      ],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "=0.10.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fuzzy-select"
      ],
      "kind": "normal",
      "name": "dialoguer",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "heck",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "=0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jiff",
      "optional": false,
      "req": "^0.2.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "mistralrs-core",
      "optional": true,
      "req": "=0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "metal"
      ],
      "kind": "normal",
      "name": "mistralrs-core",
      "optional": true,
      "req": "=0.8.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "outrig",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "reqwest",
        "rustls"
      ],
      "kind": "normal",
      "name": "rig",
      "optional": false,
      "package": "rig-core",
      "req": "^0.39.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "base64",
        "client",
        "macros",
        "server",
        "transport-child-process",
        "transport-io",
        "transport-streamable-http-server"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": false,
      "req": "^1.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.150",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "io-util",
        "io-std",
        "net",
        "process",
        "signal",
        "fs",
        "time",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml_edit",
      "optional": false,
      "req": "^0.25.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "e2e": [],
    "metal": []
  },
  "features2": {
    "cuda": [
      "candle-core?/cuda",
      "mistralrs-core?/cuda"
    ],
    "local-llm": [
      "dep:mistralrs-core",
      "dep:hf-hub",
      "dep:candle-core",
      "dep:indexmap"
    ]
  },
  "index_path": "ou/tr/outrig-cli",
  "name": "outrig-cli",
  "pubtime": "2026-06-26T19:49:22Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
