{
  "cksum": "475da0363cec7a0cb15846be44ac8ea45647f67718d23d4a7bd44925d6cc14b0",
  "crate_file": "platform_common-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/platform_common/platform_common-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bb8",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres"
      ],
      "kind": "normal",
      "name": "diesel",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres",
        "bb8"
      ],
      "kind": "normal",
      "name": "diesel-async",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "envy",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lapin",
      "optional": true,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "config": [
      "envy",
      "dotenvy",
      "serde"
    ],
    "database": [
      "diesel",
      "diesel-async",
      "tokio",
      "tracing",
      "bb8"
    ],
    "default": [
      "tracing-setup",
      "middleware"
    ],
    "full": [
      "tracing-setup",
      "middleware",
      "trace-propagation",
      "messaging",
      "database",
      "config"
    ],
    "messaging": [
      "lapin",
      "futures-util",
      "tokio",
      "tracing",
      "serde",
      "serde_json"
    ],
    "middleware": [
      "axum",
      "tower",
      "tower-http",
      "tracing",
      "tokio",
      "serde",
      "serde_json"
    ],
    "trace-propagation": [
      "reqwest"
    ],
    "tracing-setup": [
      "tracing",
      "tracing-subscriber",
      "serde",
      "serde_json"
    ]
  },
  "index_path": "pl/at/platform_common",
  "name": "platform_common",
  "pubtime": "2025-11-29T16:32:51Z",
  "vers": "0.2.0",
  "yanked": false
}
