{
  "cksum": "99fd68e0c8b5d280336e92df0ec2f9e2bc5991a8dc616807192b3880fad39236",
  "crate_file": "c3p0-0.52.0.crate",
  "crate_url": "https://static.crates.io/crates/c3p0/c3p0-0.52.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_common",
      "optional": false,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_in_memory",
      "optional": true,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_mysql",
      "optional": true,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_pg",
      "optional": true,
      "req": "^0.52.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "c3p0_sqlite",
      "optional": true,
      "req": "^0.52.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": "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": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "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": [
        "rt-threaded",
        "macros"
      ],
      "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-05-09T16:41:52Z",
  "vers": "0.52.0",
  "yanked": false
}
