{
  "cksum": "e632ccf274c38e774d92686efc63e871f092a9be351f466113c54310f5849b90",
  "crate_file": "c3p0-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.5.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "err-derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "maybe-single",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql_client",
      "optional": true,
      "package": "mysql",
      "req": "^16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-serde_json"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_mysql",
      "optional": true,
      "req": "^16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_postgres",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "r2d2_sqlite",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled",
        "serde_json",
        "functions"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "testcontainers",
      "optional": false,
      "req": "^0.6",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "mysql": [
      "mysql_client",
      "r2d2_mysql"
    ],
    "pg": [
      "postgres",
      "r2d2_postgres"
    ],
    "sqlite": [
      "rusqlite",
      "r2d2_sqlite"
    ]
  },
  "index_path": "c3/p0/c3p0",
  "name": "c3p0",
  "pubtime": "2019-06-26T18:49:08Z",
  "vers": "0.5.1",
  "yanked": false
}
