{
  "cksum": "dc0ee22346b29e013c279a4e90bfe6081f603b56c477b670c8c1bfbc50091edd",
  "crate_file": "fnsql-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/fnsql/fnsql-0.2.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnsql-macro",
      "optional": false,
      "req": "^0.2.6",
      "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": "2022-03-18T19:51:51Z",
  "vers": "0.2.6",
  "yanked": false
}
