{
  "cksum": "2ac836d42e30d503ad88a56c98a42bf365b96e8f58a41931315d8309ea845387",
  "crate_file": "narwhal-mcp-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/narwhal-mcp/narwhal-mcp-2.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-config",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-core",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-diagram",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "narwhal-drivers",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-history",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-sql",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "macros",
        "rt-multi-thread",
        "io-std",
        "io-util",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.10",
      "target": null
    }
  ],
  "features": {
    "all-drivers": [
      "driver-postgres",
      "driver-sqlite",
      "driver-mysql",
      "driver-duckdb",
      "driver-clickhouse",
      "driver-mssql"
    ],
    "default": [
      "driver-postgres",
      "driver-sqlite"
    ],
    "driver-clickhouse": [
      "narwhal-drivers/clickhouse"
    ],
    "driver-duckdb": [
      "narwhal-drivers/duckdb"
    ],
    "driver-mssql": [
      "narwhal-drivers/mssql"
    ],
    "driver-mysql": [
      "narwhal-drivers/mysql"
    ],
    "driver-postgres": [
      "narwhal-drivers/postgres"
    ],
    "driver-sqlite": [
      "narwhal-drivers/sqlite"
    ]
  },
  "index_path": "na/rw/narwhal-mcp",
  "name": "narwhal-mcp",
  "pubtime": "2026-06-05T22:25:50Z",
  "rust_version": "1.85",
  "vers": "2.0.0",
  "yanked": false
}
