hubcaps icon indicating copy to clipboard operation
hubcaps copied to clipboard

Publish new release

Open mainrs opened this issue 4 years ago • 3 comments

Hey! It would be nice if you could publish a new release with the recent commit that allows usage with Tokio 1.0+. The latest version on crates is v0.6.2 and it doesn't include that commit.

mainrs avatar Mar 08 '21 13:03 mainrs

That would be amazing. We're currently blocked from releasing lychee to homebrew. @softprops 🙏🏻

mre avatar Mar 15 '21 14:03 mre

Any update on this? 😅

mre avatar Apr 01 '21 09:04 mre

you can source from git in your Cargo.toml like:

hubcaps = { git = "https://github.com/softprops/hubcaps", branch = "master" }

also fwiw, I'm not @softprops, but I'd be offended by labeling this issue as a bug.

shicholas avatar Jun 04 '21 16:06 shicholas