Skip to content

Commit 50b549a

Browse files
committed
Add a comment for the [patch.crates-io] Cargo.toml section
1 parent 99580f8 commit 50b549a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ tracing-core = { version = ">=0.1.33", default-features = false }
5454
tracing-subscriber = { version = "0.3", default-features = false }
5555
url = { version = "2.5", default-features = false }
5656

57+
# Aviod use of crates.io version of these crates through the tracing-opentelemetry dependencies
5758
[patch.crates-io]
5859
opentelemetry = { path = "opentelemetry" }
5960
opentelemetry_sdk = { path = "opentelemetry-sdk" }

0 commit comments

Comments
 (0)