innobead / huber

Huber 📦, Package Install Manager for GitHub repos
Apache License 2.0
189 stars 15 forks source link

Update reqwest to support tokio 1.0 #19

Closed innobead closed 3 years ago

innobead commented 3 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

innobead commented 3 years ago

reqwest 0.10, hubcaps 0.6 does not support tokio 0.3/1.0 yet, ref: https://github.com/seanmonstar/reqwest/issues/1060

innobead commented 3 years ago

hubcaps master branch already has a PR merged to fix this.

ref: https://github.com/softprops/hubcaps/pull/285

So, leverage the commit first, and wait for it to update to > 0.6.2.