aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ca9d024..793766f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ serde = "1.0.219"
serde_json = "1.0.142"
sqlx = { version = "0.8.6", default-features = false }
thiserror = "2.0.12"
-tracing-opentelemetry = "0.31.0"
+tracing-opentelemetry = "0.32.0"
url = "2.5.4"
time = "0.3.41"
tokio = "1.47.1"