From 9f54dc71ef77a9756cff928217038f931300990d Mon Sep 17 00:00:00 2001 From: Eric Rodrigues Pires Date: Sat, 13 Dec 2025 12:40:08 -0300 Subject: [PATCH] [skip ci] Add tracing_duper to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ba636f..263f7c4 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ See [the specification](https://duper.dev.br/spec.html) for more details. - Libraries - [`serde_duper`](./serde_duper/): Adds Duper-specific support for extra types for use with Serde, including a proc-macro via [`serde_duper_macros`](./serde_duper_macros/). - [`axum_duper`](./axum_duper/): Axum support for Duper requests and responses. + - [`tracing_duper`](./tracing_duper/): A tracing layer for Duper. - Bindings - [`duper-python`](./duper-python/): Python bindings using PyO3, including Pydantic and FastAPI support. - [`duper-js-node`](./duper-js-node/): Node.JS bindings using NAPI-RS. -- 2.51.2