{
  "cksum": "487f58ea0e61f0fca3081b7f89ef5eaf73798d14b6474a16cc92126b9533c14c",
  "crate_file": "apalis-sql-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/apalis-sql/apalis-sql-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "apalis-core",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "runtime-actix-rustls",
        "macros",
        "chrono",
        "decimal",
        "uuid",
        "json"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sqlite"
    ],
    "mysql": [
      "sqlx/mysql"
    ],
    "postgres": [
      "sqlx/postgres"
    ],
    "sqlite": [
      "sqlx/sqlite"
    ]
  },
  "index_path": "ap/al/apalis-sql",
  "name": "apalis-sql",
  "pubtime": "2021-05-14T15:32:15Z",
  "vers": "0.2.0",
  "yanked": false
}
