{
  "cksum": "ee09d96c139c67cd99ad9d16d2596e0e68512c0e2e6e6cfd97015f790fa6865f",
  "crate_file": "dbmigrate-lib-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/dbmigrate-lib/dbmigrate-lib-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "error-chain",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mysql",
      "optional": true,
      "req": "^10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-native-tls"
      ],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.14",
      "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.10",
      "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-03-15T07:17:48Z",
  "vers": "0.1.1",
  "yanked": false
}
