Skip to content

Tokio runtime error #3057

Answered by carllerche
kryptiksage asked this question in Q&A
Oct 27, 2020 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You are probably mixing tokio versions. reqwest uses Tokio 0.2 still. You can stick w/ Tokio 0.2 until reqest updates or try out the compat shim: https://github.com/LucioFranco/tokio-compat-02/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kryptiksage
Comment options

@kryptiksage
Comment options

Answer selected by kryptiksage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants