{
  "cksum": "94197c8b86e2e8fdb783d405fa41c426acec016b1a986fafab45fa175d6af3c7",
  "crate_file": "actix-contrib-rest-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-contrib-rest/actix-contrib-rest-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-http",
      "optional": false,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": false,
      "req": "^4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web-validator",
      "optional": false,
      "req": "^5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rustls"
      ],
      "kind": "normal",
      "name": "awc",
      "optional": false,
      "req": "^3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "=1.0.171",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-env-config",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "validator",
      "optional": false,
      "req": "^0.16",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "sqlx": [
      "dep:sqlx",
      "dep:server-env-config"
    ],
    "sqlx-postgres": [
      "sqlx",
      "sqlx/postgres"
    ]
  },
  "index_path": "ac/ti/actix-contrib-rest",
  "name": "actix-contrib-rest",
  "pubtime": "2023-08-27T19:24:52Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
