{
  "cksum": "6f6152bacd3b4fbd751abdbbd599d76adbab570c01f0f7c9f358cdbceb0c2e92",
  "crate_file": "cap-rs-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/cap-rs/cap-rs-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "portable-pty",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex-lite",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "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": "thiserror",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "process",
        "io-util",
        "rt",
        "rt-multi-thread",
        "macros",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tonic",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "tonic-build",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vt100",
      "optional": true,
      "req": "^0.16",
      "target": null
    }
  ],
  "features": {
    "orchestrator": [],
    "testing": []
  },
  "features2": {
    "a2a": [
      "dep:tokio",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing",
      "dep:reqwest",
      "dep:futures-util"
    ],
    "acp": [
      "dep:tokio",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing"
    ],
    "codex": [
      "dep:tokio",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing"
    ],
    "default": [
      "pty"
    ],
    "full": [
      "pty",
      "stream-json",
      "codex",
      "acp",
      "a2a",
      "grpc",
      "orchestrator"
    ],
    "grpc": [
      "dep:tokio",
      "dep:tokio-stream",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing",
      "dep:tonic",
      "dep:prost",
      "dep:tonic-build"
    ],
    "pty": [
      "dep:portable-pty",
      "dep:vt100",
      "dep:regex-lite",
      "dep:tokio",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing",
      "dep:libc"
    ],
    "stream-json": [
      "dep:tokio",
      "dep:tokio-util",
      "dep:async-trait",
      "dep:thiserror",
      "dep:tracing"
    ]
  },
  "index_path": "ca/p-/cap-rs",
  "name": "cap-rs",
  "pubtime": "2026-07-10T11:53:48Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
