{
  "cksum": "73200433f7ca26f9c0622e649558636cbc720db63958f56f883287e9be35beb4",
  "crate_file": "dbmigrate-lib-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/dbmigrate-lib/dbmigrate-lib-0.1.2.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": [
        "with-native-tls"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.12",
      "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"
    ],
    "sqlite_support": [
      "rusqlite"
    ]
  },
  "index_path": "db/mi/dbmigrate-lib",
  "name": "dbmigrate-lib",
  "pubtime": "2017-09-29T05:08:00Z",
  "vers": "0.1.2",
  "yanked": false
}
