ferristseng / rust-ipfs-api

IPFS HTTP client in Rust
Apache License 2.0
246 stars 68 forks source link

Upgrade tokio-util from 0.6 to 0.7 #125

Closed iamjpotts closed 1 year ago

iamjpotts commented 1 year ago

Another dependency, hyper-multipart-rfc7578, depends on 0.7.

After this change the build uses a single version of tokio-util.