We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1194bdd commit 14fcb40Copy full SHA for 14fcb40
opentelemetry-stackdriver/Cargo.toml
@@ -39,7 +39,7 @@ internal-logs = ["tracing"]
39
reqwest = "0.12"
40
tempfile = "3.3.0"
41
tokio = { version = "1.0", features = ["macros", "rt"] }
42
-tonic-build = "0.13"
+tonic-build = "0.14"
43
walkdir = "2.3.2"
44
futures-util = { version = "0.3", default-features = false }
45
opentelemetry = { workspace = true, features = ["testing"] }
0 commit comments