{
  "cksum": "fb15d073d76f85cc29d79e56ac4894d296e45dd6d3a1ccc716be4bf1e7f49e99",
  "crate_file": "platform_common-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/platform_common/platform_common-0.1.2.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": "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": [
        "axum"
      ],
      "kind": "normal",
      "name": "trace_id",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "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": {
    "default": [
      "tracing-setup",
      "middleware"
    ],
    "full": [
      "tracing-setup",
      "middleware",
      "trace-propagation"
    ],
    "middleware": [
      "axum",
      "tower",
      "tower-http",
      "trace_id",
      "tokio"
    ],
    "trace-propagation": [
      "reqwest"
    ],
    "tracing-setup": [
      "tracing-subscriber",
      "serde",
      "serde_json"
    ]
  },
  "index_path": "pl/at/platform_common",
  "name": "platform_common",
  "pubtime": "2025-11-28T13:42:12Z",
  "vers": "0.1.2",
  "yanked": false
}
