Skip to content

Commit a68d90f

Browse files
update otel proto revision to b096b70b2ffe9beb65a716cf47d5e5db80a9e930 (#1607)
update otel proto revision to commit b096b70b2ffe9beb65a716cf47d5e5db80a9e930
1 parent 6802f7c commit a68d90f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ tokio-util = { version = "0.7" }
9797
# ] }
9898

9999
# add custom branch with fix until it gets merged
100-
opentelemetry-proto = { git = "https://github.com/open-telemetry/opentelemetry-rust/", branch = "main", features = [
100+
opentelemetry-proto = { git = "https://github.com/open-telemetry/opentelemetry-rust/", rev = "b096b70b2ffe9beb65a716cf47d5e5db80a9e930", features = [
101101
"gen-tonic",
102102
"with-serde",
103103
"logs",

0 commit comments

Comments
 (0)