{
  "cksum": "a72e0f855e84e82055a5a71c178d5bc449e754ad7633deea3fb6419581235318",
  "crate_file": "c3p0-0.27.0.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.27.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_in_memory",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_mysql",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_sqlite",
      "optional": true,
      "req": "^0.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "err-derive",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "maybe-single",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "testcontainers",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "in_memory": [
      "c3p0_in_memory"
    ],
    "mysql": [
      "c3p0_mysql"
    ],
    "mysql_migrate": [
      "mysql",
      "c3p0_mysql/migrate"
    ],
    "pg": [
      "c3p0_pg"
    ],
    "pg_migrate": [
      "pg",
      "c3p0_pg/migrate"
    ],
    "sqlite": [
      "c3p0_sqlite"
    ],
    "sqlite_migrate": [
      "sqlite",
      "c3p0_sqlite/migrate"
    ]
  },
  "index_path": "c3/p0/c3p0",
  "name": "c3p0",
  "pubtime": "2020-01-08T14:24:26Z",
  "vers": "0.27.0",
  "yanked": false
}
