Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README example Cargo.toml #60

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

rthomas
Copy link
Contributor

@rthomas rthomas commented Sep 27, 2023

The Cargo.toml is missing the opentelemetry_sdk dependency to get the Basic Usage example working.

Motivation

Ensure new users to tracing-otel can get up and running easily with the provided example.

Solution

Update the Cargo.toml to the correct set of deps used in the README example.

The `Cargo.toml` is missing the `opentelemetry_sdk` dependency to get the `Basic Usage` example working.
Copy link
Contributor

@shaun-cox shaun-cox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jtescher jtescher merged commit 5223a67 into tokio-rs:v0.1.x Sep 27, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants