{
  "cksum": "4bc296d376ab7c5de4e6f4748e41c36b625e0158352955b021cd46f1a788346f",
  "crate_file": "ombrac-server-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/ombrac-server/ombrac-server-0.6.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "build",
      "name": "cbindgen",
      "optional": false,
      "req": "^0.29",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "derive",
        "color",
        "help",
        "usage",
        "error-context",
        "suggestions"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "figment",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "future"
      ],
      "kind": "normal",
      "name": "moka",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ombrac",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ombrac-macros",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ombrac-transport",
      "optional": false,
      "req": "^0.6.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt-multi-thread",
        "net",
        "macros",
        "signal"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "codec"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tracing-appender",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ansi",
        "env-filter",
        "registry"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "datagram": [
      "ombrac-transport/datagram",
      "moka"
    ],
    "transport-default": [
      "transport-quic"
    ],
    "transport-quic": [
      "ombrac-transport/quic"
    ]
  },
  "features2": {
    "binary": [
      "datagram",
      "tracing",
      "transport-quic"
    ],
    "default": [
      "tracing",
      "datagram",
      "transport-default"
    ],
    "tracing": [
      "dep:tracing",
      "dep:tracing-appender",
      "dep:tracing-subscriber",
      "ombrac-transport/tracing"
    ]
  },
  "index_path": "om/br/ombrac-server",
  "name": "ombrac-server",
  "pubtime": "2025-10-17T05:29:53Z",
  "v": 2,
  "vers": "0.6.2",
  "yanked": false
}
