{
  "cksum": "84be6acae5ac5356740b8df4cd8eb9738934310f38eca2fb776c5574b3d4be4b",
  "crate_file": "base-server-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/base-server/base-server-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-common",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-config",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-database",
      "optional": true,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "server-middleware",
      "optional": false,
      "req": "^0.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "trace-log",
      "optional": true,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": true,
      "req": "^0.2.4",
      "target": null
    }
  ],
  "features": {
    "auth": [],
    "default": []
  },
  "features2": {
    "full": [
      "log",
      "auth",
      "postgres"
    ],
    "log": [
      "dep:trace-log",
      "dep:tracing-appender"
    ],
    "postgres": [
      "dep:server-database"
    ]
  },
  "index_path": "ba/se/base-server",
  "name": "base-server",
  "pubtime": "2026-02-06T06:11:12Z",
  "rust_version": "1.91.1",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
