Skip to content

Commit

Permalink
Update rust-runtime/aws-smithy-observability-otel/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Zelda Hessler <[email protected]>
  • Loading branch information
landonxjames and Velfi authored Nov 13, 2024
1 parent f57e0c3 commit d27317c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-runtime/aws-smithy-observability-otel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ value-bag = "1.10.0"
async-global-executor = "2.4.1"
async-task = "=4.7.1"

# This crate cannot beused on powerpc
# This crate cannot be used on powerpc
[target.'cfg(not(target_arch = "powerpc"))'.dependencies]
opentelemetry_sdk = {version = "0.26.0", features = ["metrics", "testing"]}

Expand Down

0 comments on commit d27317c

Please sign in to comment.