{
  "cksum": "d4ebf706ed1dd20792556688ff14a9552283eea765d25275ea1bb11fead630d1",
  "crate_file": "migrant-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/migrant/migrant-0.13.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "assert_cli",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenv",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "error-chain",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "migrant_lib",
      "optional": false,
      "req": "^0.26",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "self_update",
      "optional": true,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "integration_tests": [],
    "mysql": [
      "migrant_lib/d-mysql"
    ],
    "postgres": [
      "migrant_lib/d-postgres"
    ],
    "sqlite": [
      "migrant_lib/d-sqlite",
      "rusqlite"
    ],
    "update": [
      "self_update"
    ]
  },
  "index_path": "mi/gr/migrant",
  "name": "migrant",
  "pubtime": "2019-07-13T15:18:27Z",
  "vers": "0.13.0",
  "yanked": false
}
