{
  "cksum": "82717a58a51063a34b4fcc2f799d01e5ceb9386f721db2133dfda59db3e0ed4f",
  "crate_file": "db-derive-0.1.7.crate",
  "crate_url": "https://static.crates.io/crates/db-derive/db-derive-0.1.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "db-derive-impl",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-types",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.21",
      "target": null
    }
  ],
  "features": {
    "chrono": [
      "postgresql-chrono",
      "sqlite-chrono"
    ],
    "default": [
      "postgresql",
      "sqlite",
      "sqlite-bundled"
    ],
    "json": [
      "postgresql-json",
      "sqlite-json"
    ],
    "postgresql": [
      "postgres",
      "postgres-types",
      "db-derive-impl/postgresql"
    ],
    "postgresql-chrono": [
      "postgres/with-chrono-0_4"
    ],
    "postgresql-json": [
      "postgres/with-serde_json-1"
    ],
    "postgresql-uuid": [
      "postgres/with-uuid-0_8"
    ],
    "sqlite": [
      "rusqlite",
      "db-derive-impl/sqlite"
    ],
    "sqlite-bundled": [
      "rusqlite/bundled"
    ],
    "sqlite-chrono": [
      "rusqlite/chrono"
    ],
    "sqlite-json": [
      "rusqlite/serde_json"
    ],
    "sqlite-uuid": [
      "rusqlite/uuid"
    ],
    "uuid": [
      "postgresql-uuid",
      "sqlite-uuid"
    ]
  },
  "index_path": "db/-d/db-derive",
  "name": "db-derive",
  "pubtime": "2019-12-27T20:36:03Z",
  "vers": "0.1.7",
  "yanked": false
}
