{
  "cksum": "ea5c5f2ea36917c224914dd9ae1a23c31fb4566581aea212f00423c5a8c36820",
  "crate_file": "bmux_cli-0.0.1-alpha.0.crate",
  "crate_url": "https://static.crates.io/crates/bmux_cli/bmux_cli-0.0.1-alpha.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.98",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_client",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_config",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_event",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_ipc",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_server",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_session",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bmux_terminal",
      "optional": false,
      "req": "^0.0.1-alpha.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "help",
        "std",
        "usage"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.40",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "events"
      ],
      "kind": "normal",
      "name": "crossterm",
      "optional": false,
      "req": "^0.29.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "portable-pty",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.143",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.45.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.19",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-width",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "vt100",
      "optional": false,
      "req": "^0.16.2",
      "target": null
    }
  ],
  "features": {
    "fail-on-warnings": [],
    "serde": [
      "bmux_event/serde",
      "bmux_session/serde",
      "bmux_terminal/serde"
    ]
  },
  "features2": {
    "default": [
      "logging"
    ],
    "logging": [
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "bm/ux/bmux_cli",
  "name": "bmux_cli",
  "pubtime": "2026-03-04T14:40:57Z",
  "v": 2,
  "vers": "0.0.1-alpha.0",
  "yanked": false
}
