-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please release a new version to crates.io #76
Comments
Im facing a crash while using the library in an Android app that i have. |
I too would like to see a new release. =) But in the meanwhile, in case you weren't already aware, you can build unpublished crates pulled directly from GH by adding something like this to your Cargo.toml
|
hey @michaelkirk, thanks! |
What do you use now? |
The released version in
crates.io
is lagging behind the crate repo. I would like to use the derived implementation of Style such as PartialEq, Clone, Debug, etc. It is already implemented in the repo, but not released to crates.ioThe text was updated successfully, but these errors were encountered: