rust-oauthcli
rust-oauthcli copied to clipboard
hyper Integration Removal
I updated hyper from ^0.9
to >= 0.9, < 0.11
in oauthcli 1.0.3, but because of cargo's behavior the dependencies would be broken. So I think it is very difficult to support both hyper 0.9 and 0.10.