-
Notifications
You must be signed in to change notification settings - Fork 114
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
why new version is not published on crates.io #201
Comments
Same question. the readme.md says:
but
Can we make a new release? Thanks. |
Hi @cstkingkey @mw66 👋 We're in a bit of a permissions bind that's keeping new releases from making their way to crates.io. At the moment @Kimundi is the only owner of this crate, and I'm not currently part of the @rust-lang-nursery/libs team who are also able to push new releases up. |
@Kimundi It'd be great if we can get a new release. Getting deprecated usage warnings with 0.1.4. |
Any updates? :) |
@KodrAus can we add a rule that each project has at least two owners to prevent issues like this in the future? |
I am on that team -- @KodrAus if the |
Any updates? :) Until the 1.5.0 version is ready, it seems you can use this in your cargo.toml:
|
Requires a git dependency due to rust-lang-nursery/lazy-static.rs#201. Justified due to bumping the internally spin to 0.9 (containing a bug fix for 0.9 in general (rust-lang-nursery/lazy-static.rs#199)), surpassing 0.7 (offering performance (rust-lang-nursery/lazy-static.rs#182)).
No description provided.
The text was updated successfully, but these errors were encountered: