{
  "cksum": "9a22a9b10f6f6d423e23801469f5a7c3ee83ee3ebcb66cd6d00a1ca9695b841f",
  "crate_file": "jankensqlhub-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/jankensqlhub/jankensqlhub-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.37",
      "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": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json-1"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "all": [
      "sqlite",
      "postgresql"
    ],
    "default": [
      "all"
    ],
    "postgresql": [
      "tokio-postgres"
    ],
    "sqlite": [
      "rusqlite"
    ]
  },
  "index_path": "ja/nk/jankensqlhub",
  "name": "jankensqlhub",
  "pubtime": "2025-10-25T18:58:54Z",
  "vers": "1.0.0",
  "yanked": false
}
