{
  "cksum": "848a03117721235f80f3b5d654d851e288811221d5fdd4e1e674b9d86f2d9463",
  "crate_file": "dbmigrate-lib-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/dbmigrate-lib/dbmigrate-lib-0.1.5.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": "2021-09-02T18:31:26Z",
  "vers": "0.1.5",
  "yanked": false
}
