Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Sep 30, 2024
1 parent b82045e commit 52816c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-stackdriver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ tokio = "1"
tonic-build = "0.12"
walkdir = "2.3.2"
futures-util = { version = "0.3", default-features = false }
opentelemetry = { version = "0.24", features = ["testing"] }
opentelemetry = { features = ["testing"] }

0 comments on commit 52816c8

Please sign in to comment.