{
  "cksum": "68727c3fa61956e044dcd89751ed84ba9eb3cfc63fbfcdc2a024bfabe249ce8e",
  "crate_file": "mmcp-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/mmcp/mmcp-0.1.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": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-client",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-client-stdio",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-macros",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-protocol",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-rpc",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-server",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-server-axum",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mmcp-server-stdio",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "preserve_order"
      ],
      "kind": "normal",
      "name": "schemars08",
      "optional": true,
      "package": "schemars",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "preserve_order"
      ],
      "kind": "normal",
      "name": "schemars1",
      "optional": true,
      "package": "schemars",
      "req": "^1.0.0-alpha.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "raw_value"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "client": [
      "dep:mmcp-client",
      "dep:mmcp-rpc"
    ],
    "client-stdio": [
      "dep:mmcp-client-stdio",
      "client"
    ],
    "default": [
      "schemars1",
      "macros"
    ],
    "macros": [
      "dep:mmcp-macros"
    ],
    "schemars08": [
      "dep:schemars08"
    ],
    "schemars1": [
      "dep:schemars1"
    ],
    "server": [
      "dep:mmcp-server",
      "dep:mmcp-rpc"
    ],
    "server-axum": [
      "dep:mmcp-server-axum",
      "server"
    ],
    "server-stdio": [
      "dep:mmcp-server-stdio",
      "server"
    ]
  },
  "index_path": "mm/cp/mmcp",
  "name": "mmcp",
  "pubtime": "2025-04-12T09:11:11Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
