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

revert 'Update heapless (#115)' #164

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

Manishearth
Copy link
Contributor

See #158

Enables cutting a release with #123

Appears to be semver-clean, running cargo semver-checks --default-features and --only-explicit-features

Copy link

netlify bot commented Aug 19, 2024

Deploy Preview for cute-starship-2d9c9b canceled.

Name Link
🔨 Latest commit c06dd2f
🔍 Latest deploy log https://app.netlify.com/sites/cute-starship-2d9c9b/deploys/66c3a3bc95151f00088d92e0

@jamesmunns
Copy link
Owner

Thank you @Manishearth and @robertbastian for doing the legwork on this!

@jamesmunns jamesmunns merged commit 60a524f into jamesmunns:main Aug 19, 2024
5 checks passed
@Manishearth Manishearth deleted the revert-heapless branch August 19, 2024 20:13
kaffarell added a commit to kaffarell/postcard that referenced this pull request Sep 6, 2024
For the moment the `heapless` crate is locked on 0.7.0, because 0.8.0
still requires some work (the revert happened with jamesmunns#164). The problem is
that the "0.7.0" version requirement also matches "0.8.0", so for the
moment we need "~0.7.0" to not allow a minor version update (which would
brake the package).

Signed-off-by: Gabriel Goller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants