We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version on crates.io is 0.1.1, which unfortunately uses an older version of objc that will fail to compile after rust-lang/rust#34198.
objc
objc was updated in #24, so all we have to do is push that change to crates.io and crater will stop reporting this crate as a regression :)
The text was updated successfully, but these errors were encountered:
It's updated: https://crates.io/crates/clipboard/0.1.2
Sorry, something went wrong.
Awesome, thank you! 😊
No branches or pull requests
The latest version on crates.io is 0.1.1, which unfortunately uses an older version of
objc
that will fail to compile after rust-lang/rust#34198.objc
was updated in #24, so all we have to do is push that change to crates.io and crater will stop reporting this crate as a regression :)The text was updated successfully, but these errors were encountered: