{
  "cksum": "d52b1d68744ac0846b0b5b5e98376c0eaf720e1ab89cc316b386fefcce74b81e",
  "crate_file": "c3p0-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_json",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_migrate",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_mysql",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_pg",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pool_sqlite",
      "optional": true,
      "req": "^0.8.0",
      "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-20T16:21:44Z",
  "vers": "0.8.0",
  "yanked": false
}
