{
  "cksum": "c33261016487f5e73fff976f8b8e2f84df3bb39ff2fcb8b6e341fb6a7a2a1981",
  "crate_file": "dbmigrate-lib-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/dbmigrate-lib/dbmigrate-lib-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "error-chain",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-native-tls",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempdir",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "postgres_support",
      "sqlite_support",
      "mysql_support"
    ],
    "mysql_support": [
      "mysql"
    ],
    "postgres_support": [
      "postgres",
      "postgres-native-tls",
      "native-tls"
    ],
    "sqlite_support": [
      "rusqlite"
    ]
  },
  "index_path": "db/mi/dbmigrate-lib",
  "name": "dbmigrate-lib",
  "pubtime": "2023-01-22T16:58:53Z",
  "vers": "0.2.0",
  "yanked": false
}
