Skip to content

Commit

Permalink
Update to actix-web-opentelemetry v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwest committed Sep 30, 2024
1 parent 54e46f7 commit 85d0f74
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 24 deletions.
32 changes: 9 additions & 23 deletions getting-started-guides/rust/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 getting-started-guides/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
actix-web = "4.8.0"
actix-web-opentelemetry = "0.18.0"
actix-web-opentelemetry = "0.19.0"
opentelemetry = "0.24.0"
opentelemetry-otlp = { version = "0.17.0", features = ["tls-roots", "gzip-tonic"] }
opentelemetry_sdk = { version = "0.24.1", features = ["rt-tokio"] }
Expand Down

0 comments on commit 85d0f74

Please sign in to comment.