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

Change tokio version to deploy in shuttle #15

Closed
wants to merge 1 commit into from
Closed

Change tokio version to deploy in shuttle #15

wants to merge 1 commit into from

Conversation

Atticus64
Copy link
Contributor

@Atticus64 Atticus64 commented Feb 26, 2023

Change version of tokio because with the current version in project is not possible to deploy in shuttle
the issue #14

Copy link
Member

@Phosphorus-M Phosphorus-M left a comment

Choose a reason for hiding this comment

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

Okay has sense, Shuttle just allows version 1.22 of Tokio, another solution could be to set it in 1.

@SamuelBonilla
Copy link
Contributor

Hi @Atticus64, please try to update your Graphul version

#14 (comment)

@Atticus64
Copy link
Contributor Author

Hi @Atticus64, please try to update your Graphul version

#14 (comment)

I tried that but It did'nt work

@Phosphorus-M
Copy link
Member

The problem is not exactly Graphul, the problem is Shuttle, Shuttle just accepts one unique version of Tokio, version 1.22, In the last versions of Graphul we are above 1.22.
https://crates.io/crates/shuttle-service/0.10.0/dependencies

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