{
  "cksum": "a9bd5c429b0ae54005718db76797c76dd66f6eb9dc5b8ab77ca7c8ecce5854c7",
  "crate_file": "telepath-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/telepath/telepath-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use-std",
        "heapless-v0_9"
      ],
      "kind": "normal",
      "name": "postcard-schema",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "probe-rs",
      "optional": true,
      "req": "^0.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "transport-io",
        "macros"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "client",
        "transport-child-process"
      ],
      "kind": "dev",
      "name": "rmcp",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^17",
      "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": "normal",
      "name": "telepath-client",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "telepath-server",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "telepath-wire",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "io-std",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "sync",
        "process",
        "time",
        "io-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "profile": [
      "telepath-client/profile",
      "telepath-wire/profile"
    ],
    "serial": [
      "telepath-client/serial"
    ]
  },
  "features2": {
    "default": [
      "shell",
      "mcp",
      "rtt"
    ],
    "mcp": [
      "dep:rmcp",
      "dep:tokio",
      "dep:tracing",
      "dep:tracing-subscriber"
    ],
    "rtt": [
      "dep:probe-rs",
      "telepath-client/rtt"
    ],
    "shell": [
      "dep:rustyline"
    ]
  },
  "index_path": "te/le/telepath",
  "name": "telepath",
  "pubtime": "2026-05-29T16:57:40Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
