{
  "cksum": "c079396173f185a158637b0aa22c248a4ca5fadb60f64d66e4c0eb5007b5dd68",
  "crate_file": "some-auth-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/some-auth/some-auth-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.81",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcrypt",
      "optional": false,
      "req": "^0.15.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.38",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jsonwebtoken",
      "optional": false,
      "req": "^9.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mockall",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.10.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.38.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "with-chrono-0_4",
        "with-uuid-1"
      ],
      "kind": "normal",
      "name": "tokio-postgres",
      "optional": true,
      "req": "^0.7.11",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "axum-auth": [
      "dep:axum"
    ],
    "pg-repository": [
      "dep:tokio-postgres"
    ]
  },
  "index_path": "so/me/some-auth",
  "name": "some-auth",
  "pubtime": "2024-08-12T13:28:36Z",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
