{
  "cksum": "cab16b55628297326273aac67aafb94a4104019c83800de1e0466139162cfaaa",
  "crate_file": "db-derive-0.1.6.crate",
  "crate_url": "https://static.crates.io/crates/db-derive/db-derive-0.1.6.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.20",
      "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-26T04:37:56Z",
  "vers": "0.1.6",
  "yanked": false
}
