summaryrefslogtreecommitdiff
path: root/libs/leash/Cargo.toml
diff options
context:
space:
mode:
authorMatthieu Pignolet <matthieu@matthieu-dev.xyz>2023-07-05 07:18:34 +0000
committerMatthieu Pignolet <matthieu@matthieu-dev.xyz>2023-07-05 07:18:34 +0000
commitf794c183967893a6585323b299e875fab604e39e (patch)
treef04b3caae958ffb42625c5a97465673c5dfff06c /libs/leash/Cargo.toml
parente79034a44d6a747cac94e1d425bc200341e40f98 (diff)
bump all dependenciesHEADupdate/2025main
Diffstat (limited to 'libs/leash/Cargo.toml')
-rw-r--r--libs/leash/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/leash/Cargo.toml b/libs/leash/Cargo.toml
index 7153cf9..457ee8a 100644
--- a/libs/leash/Cargo.toml
+++ b/libs/leash/Cargo.toml
@@ -15,5 +15,5 @@ tracing-opentelemetry = { workspace = true }
tracing = { workspace = true }
tracing-log = { version = "0.1.3", features = ["env_logger"] }
-tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
-opentelemetry-otlp = { version = "0.11.0", features = ["metrics"] }
+tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
+opentelemetry-otlp = { version = "0.12.0", features = ["metrics"] }