{
  "cksum": "55682be7f9bc2e1603f560279c83551b5ae3bf614a3c39042b8b4f156ffaa9fd",
  "crate_file": "pmcp-2.3.0.crate",
  "crate_url": "https://static.crates.io/crates/pmcp/pmcp-2.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "clock",
        "serde",
        "std"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-channel",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-locks",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures-locks",
      "optional": true,
      "req": "^0.7",
      "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": "garde",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glob-match",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "http-body-util",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "http1",
        "server"
      ],
      "kind": "normal",
      "name": "hyper",
      "optional": true,
      "req": "^1.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "http2",
        "tls12",
        "ring",
        "native-tokio"
      ],
      "kind": "normal",
      "name": "hyper-rustls",
      "optional": true,
      "req": "^0.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio",
        "http1",
        "server-auto",
        "client-legacy"
      ],
      "kind": "normal",
      "name": "hyper-util",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "redactions"
      ],
      "kind": "dev",
      "name": "insta",
      "optional": false,
      "req": "^1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jsonschema",
      "optional": true,
      "req": "^0.45",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": true,
      "req": "^10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockall",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "mockito",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "notify",
      "optional": true,
      "req": "^8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pmcp-code-mode",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pmcp-code-mode-derive",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pmcp-macros",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pmcp-macros",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pmcp-widget-utils",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quickcheck_macros",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls",
        "form"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ring",
        "std",
        "tls12"
      ],
      "kind": "normal",
      "name": "rustls",
      "optional": true,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw_value",
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde",
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "net",
        "io-util",
        "io-std",
        "fs",
        "sync",
        "time",
        "process",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.46",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.15",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-tungstenite",
      "optional": true,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "rt"
      ],
      "kind": "dev",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "set-header"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "urlencoding",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "console",
        "Window",
        "Document",
        "WebSocket",
        "MessageEvent",
        "CloseEvent",
        "ErrorEvent",
        "BinaryType",
        "Headers",
        "Request",
        "RequestInit",
        "Response"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "webbrowser",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "authentication_example": [],
    "cancellation_example": [],
    "mcp-apps": [],
    "progress_example": [],
    "simd": [],
    "test-helpers": [],
    "unstable": [],
    "wasi-http": [],
    "wasm-tokio": [],
    "websocket-wasm": []
  },
  "features2": {
    "composition": [
      "streamable-http"
    ],
    "default": [
      "logging"
    ],
    "full": [
      "websocket",
      "http",
      "streamable-http",
      "sse",
      "validation",
      "resource-watcher",
      "rayon",
      "schema-generation",
      "jwt-auth",
      "composition",
      "mcp-apps",
      "http-client",
      "logging",
      "macros"
    ],
    "http": [
      "dep:hyper",
      "dep:hyper-util",
      "dep:bytes"
    ],
    "http-client": [
      "dep:reqwest"
    ],
    "jwt-auth": [
      "http-client",
      "dep:jsonwebtoken"
    ],
    "logging": [
      "dep:tracing-subscriber"
    ],
    "macros": [
      "dep:pmcp-macros",
      "schema-generation"
    ],
    "oauth": [
      "http-client",
      "dep:webbrowser",
      "dep:dirs",
      "dep:rand"
    ],
    "rayon": [
      "dep:rayon"
    ],
    "resource-watcher": [
      "dep:notify",
      "dep:glob-match"
    ],
    "schema-generation": [
      "dep:schemars"
    ],
    "sse": [
      "http-client",
      "dep:bytes"
    ],
    "streamable-http": [
      "dep:hyper",
      "dep:hyper-util",
      "dep:hyper-rustls",
      "dep:rustls",
      "dep:futures-util",
      "dep:bytes",
      "dep:axum",
      "dep:tower",
      "dep:tower-http"
    ],
    "validation": [
      "dep:jsonschema",
      "dep:garde"
    ],
    "wasm": [
      "websocket-wasm",
      "uuid/js",
      "dep:futures-channel",
      "dep:futures-locks"
    ],
    "websocket": [
      "dep:tokio-tungstenite"
    ]
  },
  "index_path": "pm/cp/pmcp",
  "name": "pmcp",
  "pubtime": "2026-04-13T14:31:25Z",
  "rust_version": "1.83.0",
  "v": 2,
  "vers": "2.3.0",
  "yanked": false
}
