diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-14 16:30:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-14 16:30:57 +0000 |
| commit | fa9d4564a4c4c34f8d90d5631e5fa52eae8fd2d8 (patch) | |
| tree | 016a421aa9309bdfd81610b5bc95512585a03c05 /Cargo.toml | |
| parent | 771366f8f9d744ef70564fb07b6d374a18171e8e (diff) | |
| download | warden-fa9d4564a4c4c34f8d90d5631e5fa52eae8fd2d8.tar.bz2 warden-fa9d4564a4c4c34f8d90d5631e5fa52eae8fd2d8.zip | |
chore(deps): update rust crate tracing-opentelemetry to 0.32.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
