{
  "cksum": "fac5d8302e0fbec5df12af257e9813b189fdd27c115d5614e79353f3482101bd",
  "crate_file": "actix-contrib-rest-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/actix-contrib-rest/actix-contrib-rest-0.6.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": "^6.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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-env-config",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-async-std",
        "tls-native-tls"
      ],
      "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.18.1",
      "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": "2024-11-04T13:26:35Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
