{
  "cksum": "5e6724ece0bd642f3f965f0edd23945ae76bdb637e2ca3e41b644667413b1ec8",
  "crate_file": "fnsql-0.2.8.crate",
  "crate_url": "https://static.crates.io/crates/fnsql/fnsql-0.2.8.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnsql-macro",
      "optional": false,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempdir",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "all": [
      "with-rusqlite",
      "with-postgres",
      "prepare-cache"
    ],
    "default": [],
    "prepare-cache": [
      "fnsql-macro/prepare-cache"
    ],
    "with-postgres": [
      "fnsql-macro/with-rusqlite",
      "postgres",
      "tempdir"
    ],
    "with-rusqlite": [
      "fnsql-macro/with-postgres"
    ]
  },
  "index_path": "fn/sq/fnsql",
  "name": "fnsql",
  "pubtime": "2026-05-02T13:10:07Z",
  "vers": "0.2.8",
  "yanked": false
}
