diff options
| author | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2023-07-05 07:18:34 +0000 |
|---|---|---|
| committer | Matthieu Pignolet <matthieu@matthieu-dev.xyz> | 2023-07-05 07:18:34 +0000 |
| commit | f794c183967893a6585323b299e875fab604e39e (patch) | |
| tree | f04b3caae958ffb42625c5a97465673c5dfff06c /libs/leash/Cargo.toml | |
| parent | e79034a44d6a747cac94e1d425bc200341e40f98 (diff) | |
bump all dependenciesHEADupdate/2025main
Diffstat (limited to 'libs/leash/Cargo.toml')
| -rw-r--r-- | libs/leash/Cargo.toml | 4 |
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"] } |
