{
  "cksum": "800d14ddd553895dbb8b309ef9372981b8e02c497e8ed0ec3c2cb37d0ce1c167",
  "crate_file": "c3p0-0.50.1.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.50.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_common",
      "optional": false,
      "req": "^0.50.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_in_memory",
      "optional": true,
      "req": "^0.50.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_mysql",
      "optional": true,
      "req": "^0.50.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg",
      "optional": true,
      "req": "^0.50.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_sqlite",
      "optional": true,
      "req": "^0.50.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "maybe-single",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "once_cell",
      "optional": false,
      "req": "^1.3",
      "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.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "in_memory_blocking": [
      "c3p0_in_memory/blocking"
    ],
    "mysql_blocking": [
      "c3p0_mysql/blocking"
    ],
    "mysql_blocking_migrate": [
      "mysql_blocking",
      "c3p0_mysql/migrate"
    ],
    "pg": [
      "c3p0_pg/async"
    ],
    "pg_blocking": [
      "c3p0_pg/blocking"
    ],
    "pg_blocking_migrate": [
      "pg_blocking",
      "c3p0_pg/migrate"
    ],
    "pg_migrate": [
      "pg",
      "c3p0_pg/migrate"
    ],
    "sqlite_blocking": [
      "c3p0_sqlite/blocking"
    ],
    "sqlite_blocking_migrate": [
      "sqlite_blocking",
      "c3p0_sqlite/migrate"
    ]
  },
  "index_path": "c3/p0/c3p0",
  "name": "c3p0",
  "pubtime": "2020-04-06T13:44:19Z",
  "vers": "0.50.1",
  "yanked": false
}
