Skip to content

Commit

Permalink
Merge pull request #111 from ISibboI/dependabot/cargo/opentelemetry_s…
Browse files Browse the repository at this point in the history
…dk-0.21.2
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
2 parents 9c01e2c + 3c77b17 commit 1c811da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/rvoc-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.17", features = ["fmt", "json"] }
tracing-opentelemetry = { version = "0.22.0" }
opentelemetry = { version = "0.21.0" }
opentelemetry_sdk = { version = "0.21.1", features = [
opentelemetry_sdk = { version = "0.21.2", features = [
"rt-tokio-current-thread",
] }
opentelemetry-otlp = { version = "0.14.0" }
Expand Down

0 comments on commit 1c811da

Please sign in to comment.