diff options
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"] } |
