Skip to content

Conversation

@rahulunair
Copy link

@rahulunair rahulunair commented Feb 26, 2021

Adding tokio as a dependency with all features, this is needed for compiling and running the examples.

Adding tokio as a dependency with all features, this is needed for compiling and running the examples.
```toml
[dependencies]
shiplift = "0.7"
tokio = { version = "1.2.0", features = ["full"] }
Copy link
Collaborator

Choose a reason for hiding this comment

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

shiplift does not depend on 1.2.0 of tokio, but 1.0. The example should reflect that, IMO.

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.

2 participants