Skip to content
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

Release 0.6.0 #70

Merged
merged 6 commits into from
Sep 24, 2021
Merged

Release 0.6.0 #70

merged 6 commits into from
Sep 24, 2021

Conversation

eldruin
Copy link
Member

@eldruin eldruin commented Sep 24, 2021

🎉

@rust-highfive
Copy link

r? @nastevens

(rust-highfive has picked a reviewer for you, use r? to override)

@eldruin
Copy link
Member Author

eldruin commented Sep 24, 2021

bors try

bors bot added a commit that referenced this pull request Sep 24, 2021
@eldruin
Copy link
Member Author

eldruin commented Sep 24, 2021

bors try

bors bot added a commit that referenced this pull request Sep 24, 2021
@@ -43,6 +41,7 @@
//! ```

#![cfg_attr(feature = "async-tokio", allow(deprecated))]
#![doc(html_root_url = "https://docs.rs/sysfs-gpio/0.6.0")]
Copy link
Member

@nastevens nastevens Sep 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is needed right? It seems like it'd be quickly out of date in any case.

Edit: I see the reminder in Cargo.toml so definitely intentional. Could you help me understand what this is doing please and why it's useful?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, this recommendation has been removed from the API guidelines: rust-lang/api-guidelines#230
I never liked it TBH. Thanks!

@nastevens
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 24, 2021

👎 Rejected by too few approved reviews

Copy link
Member

@nastevens nastevens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for all the work you've been doing lately!

@nastevens
Copy link
Member

bors r+

@bors bors bot merged commit 8aaea2f into rust-embedded:master Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants