{
  "cksum": "5bb12904be779d83900751ec45755ca65b7a61cfcf064253d69bb8ee448cfad5",
  "crate_file": "twitch-tui-3.0.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/twitch-tui/twitch-tui-3.0.0-alpha.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "cargo"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "color-eyre",
      "optional": false,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "password"
      ],
      "kind": "normal",
      "name": "dialoguer",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fuzzy-matcher",
      "optional": false,
      "req": "^0.3.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memchr",
      "optional": false,
      "req": "^2.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^15.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.140",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_with",
      "optional": false,
      "req": "^3.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "textwrap",
      "optional": false,
      "req": "^0.16.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros",
        "rt-multi-thread",
        "fs"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.44.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "native-tls"
      ],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": false,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "crossterm",
        "serde",
        "underline-color"
      ],
      "kind": "normal",
      "name": "tui",
      "optional": false,
      "package": "ratatui",
      "req": "^0.29.0",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": false,
      "features": [
        "crossterm",
        "serde"
      ],
      "kind": "normal",
      "name": "tui",
      "optional": false,
      "package": "ratatui",
      "req": "^0.29.0",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-segmentation",
      "optional": false,
      "req": "^1.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webbrowser",
      "optional": false,
      "req": "^1.0.4",
      "target": null
    }
  ],
  "features": {},
  "index_path": "tw/it/twitch-tui",
  "name": "twitch-tui",
  "pubtime": "2025-08-09T08:30:16Z",
  "rust_version": "1.85.0",
  "vers": "3.0.0-alpha.2",
  "yanked": false
}
