ur0 / lolcat

lolcat, now with fearless concurrency.
MIT License
99 stars 14 forks source link

Update crate for lolcat #21

Closed magnus-ISU closed 2 years ago

magnus-ISU commented 2 years ago

How do we do that? @ur0

Currently, it installs a previous version if I run cargo install lolcat. I assumed it tracked this repository directly, but I guess not.

ur0 commented 2 years ago

Hey, thanks for all the help! For now, the package is released manually with cargo publish. I’ll add you there too once you create an account. It’d be great to be able to use GH actions to auto release on tags.

magnus-ISU commented 2 years ago

I created an account

ur0 commented 2 years ago

…and invited. Cheers!

magnus-ISU commented 2 years ago

How do I accept the invite? cargo publish didn't work

  the remote server responded with an error: this crate exists but you don't seem to be an owner. If you believe this is a mistake, perhaps you need to accept an invitation to be an owner before publishing.
magnus-ISU commented 2 years ago

sorry got it