diff options
| author | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-17 20:47:58 -0700 |
|---|---|---|
| committer | Serguey Parkhomovsky <xindigo@gmail.com> | 2026-03-17 20:49:23 -0700 |
| commit | 06693b731e2fecefdee8db554ac1c6d113b9a819 (patch) | |
| tree | 500ccd053564076c72c8409b91f37be411a5d34d /Cargo.toml | |
| parent | b42ed72e7d8f6b0a3538acdc299b1d132f8f22cb (diff) | |
Add tracing macros
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,4 +12,5 @@ tokio = { version = "1.49.0", features = ["full"] } toml = "0.8" serde_json = "1.0.149" axum = "0.8.8" +tracing = "0.1" tracing-subscriber = "0.3.23" |
