{
  "cksum": "c74be6dcfc96b9f91a2ad03e57546c357d759298a1940cb7d70aae66bd17ccf1",
  "crate_file": "dbmigrate-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/dbmigrate/dbmigrate-0.3.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "suggestions",
        "color",
        "unstable"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dbmigrate-lib",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "error-chain",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "term",
      "optional": false,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "default": [
      "postgres_support",
      "sqlite_support",
      "mysql_support"
    ],
    "mysql_support": [
      "dbmigrate-lib/mysql_support"
    ],
    "postgres_support": [
      "dbmigrate-lib/postgres_support"
    ],
    "sqlite_support": [
      "dbmigrate-lib/sqlite_support"
    ]
  },
  "index_path": "db/mi/dbmigrate",
  "name": "dbmigrate",
  "pubtime": "2017-03-15T07:23:54Z",
  "vers": "0.3.2",
  "yanked": false
}
