{
  "cksum": "165e914d59b1be180eca42ae3d8e672c8547347fce9b56fa63b0ad3421afdb1b",
  "crate_file": "c3p0-0.43.0.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.43.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_common",
      "optional": false,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_in_memory",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_mysql",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg_015",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg_async",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_sqlite",
      "optional": true,
      "req": "^0.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "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": "maybe-single-async",
      "optional": false,
      "package": "maybe-single",
      "req": "= 0.8.0-async-alpha.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.8",
      "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": [
      "c3p0_in_memory"
    ],
    "mysql": [
      "c3p0_mysql"
    ],
    "mysql_migrate": [
      "mysql",
      "c3p0_mysql/migrate"
    ],
    "pg": [
      "c3p0_pg"
    ],
    "pg_015": [
      "c3p0_pg_015"
    ],
    "pg_015_migrate": [
      "pg_015",
      "c3p0_pg_015/migrate"
    ],
    "pg_async": [
      "c3p0_pg_async"
    ],
    "pg_migrate": [
      "pg",
      "c3p0_pg/migrate"
    ],
    "sqlite": [
      "c3p0_sqlite"
    ],
    "sqlite_migrate": [
      "sqlite",
      "c3p0_sqlite/migrate"
    ]
  },
  "index_path": "c3/p0/c3p0",
  "name": "c3p0",
  "pubtime": "2020-03-22T14:57:31Z",
  "vers": "0.43.0",
  "yanked": false
}
