{
  "cksum": "eeb9809e486bf0c789358fa2e5661237f9e717f2cf2887129ee29452c59d3268",
  "crate_file": "c3p0-0.8.2.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.8.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_json",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_migrate",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_mysql",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_pg",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_sqlite",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "mysql": [
      "c3p0_pool_mysql",
      "c3p0_json/mysql",
      "c3p0_migrate/mysql"
    ],
    "pg": [
      "c3p0_pool_pg",
      "c3p0_json/pg",
      "c3p0_migrate/pg"
    ],
    "sqlite": [
      "c3p0_pool_sqlite",
      "c3p0_json/sqlite",
      "c3p0_migrate/sqlite"
    ]
  },
  "index_path": "c3/p0/c3p0",
  "name": "c3p0",
  "pubtime": "2019-07-21T10:08:18Z",
  "vers": "0.8.2",
  "yanked": false
}
