{
  "cksum": "55bd270a316dea6a64d1df94c97268cd66711bceed1da21dc1da773eebfbe28b",
  "crate_file": "ormx-0.0.1-alpha.4.crate",
  "crate_url": "https://static.crates.io/crates/ormx/ormx-0.0.1-alpha.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ormx-macros",
      "optional": false,
      "req": "^0.0.1-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.4.0-beta.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sqlx/runtime-tokio",
      "mysql"
    ],
    "mysql": [
      "sqlx/mysql",
      "ormx-macros/mysql"
    ],
    "postgres": [
      "sqlx/postgres",
      "ormx-macros/postgres"
    ],
    "sqlite": [
      "sqlx/sqlite",
      "ormx-macros/sqlite"
    ]
  },
  "index_path": "or/mx/ormx",
  "name": "ormx",
  "pubtime": "2020-10-02T23:50:49Z",
  "vers": "0.0.1-alpha.4",
  "yanked": false
}
