Skip to content

Updated Rust heapless example with new crate name #201

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

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

CorvusPrudens
Copy link
Contributor

Thanks for creating this excellent library! I especially appreciate the heapless variant for my embedded projects.

This PR updates the Rust heapless example to use the updated crate name. I don't have any particular use for the example, but when I include this repo as a submodule and create a path dependency to it, rust-analyzer becomes unhappy.

It seems the example had not been run through rustfmt, so I opted to preserve that and only change the crate name.

@nayuki
Copy link
Owner

nayuki commented Jan 30, 2024

Thanks for the fix! It was my oversight in commit 5fb88bf . Related to issue #181 .

@nayuki nayuki merged commit 9e15962 into nayuki:master Jan 30, 2024
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