{
  "cksum": "378e402eb0172818966ef1a09ad3576477b6ffb53c014f6ebe8151adde0f90df",
  "crate_file": "narwhaldb-1.2.0.crate",
  "crate_url": "https://static.crates.io/crates/narwhaldb/narwhaldb-1.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-app",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-commands",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-config",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-core",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-history",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "narwhal-mcp",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "all-drivers": [
      "driver-postgres",
      "driver-sqlite",
      "driver-mysql",
      "driver-duckdb",
      "driver-clickhouse"
    ],
    "default": [
      "driver-postgres",
      "driver-sqlite"
    ],
    "driver-clickhouse": [
      "narwhal-app/driver-clickhouse",
      "narwhal-mcp/driver-clickhouse"
    ],
    "driver-duckdb": [
      "narwhal-app/driver-duckdb",
      "narwhal-mcp/driver-duckdb"
    ],
    "driver-mysql": [
      "narwhal-app/driver-mysql",
      "narwhal-mcp/driver-mysql"
    ],
    "driver-postgres": [
      "narwhal-app/driver-postgres",
      "narwhal-mcp/driver-postgres"
    ],
    "driver-sqlite": [
      "narwhal-app/driver-sqlite",
      "narwhal-mcp/driver-sqlite"
    ]
  },
  "index_path": "na/rw/narwhaldb",
  "name": "narwhaldb",
  "pubtime": "2026-06-02T04:41:42Z",
  "rust_version": "1.75",
  "vers": "1.2.0",
  "yanked": false
}
