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 to tokio 2.18 #14

Closed
wants to merge 1 commit into from
Closed

update to tokio 2.18 #14

wants to merge 1 commit into from

Conversation

krircc
Copy link
Contributor

@krircc krircc commented Apr 19, 2020

No description provided.

@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

Merging #14 into master will increase coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   86.68%   86.69%           
=======================================
  Files         147      147           
  Lines       16027    16027           
=======================================
+ Hits        13893    13894    +1     
+ Misses       2134     2133    -1     
Impacted Files Coverage Δ
ntex/src/connect/resolve.rs 76.00% <50.00%> (ø)
ntex/src/server/socket.rs 84.70% <0.00%> (+1.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1981a0c...cb443a5. Read the comment docs.

@fafhrd91
Copy link
Member

You can use any version of tokio in your project, we use 0.2.6 only

@fafhrd91 fafhrd91 closed this Apr 19, 2020
@fafhrd91
Copy link
Member

There is no point to explicitly limit version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants