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

Bump Rust to version 1.75 #541

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

alistair23
Copy link
Collaborator

When trying to build embedded-hal-async we get this error

error: package `embedded-hal-async v1.0.0` cannot be built because
it requires rustc 1.75 or newer, while the currently active rustc
version is 1.74.1

So let's upgrade to 1.75 to allow us to build embedded-hal-async.

When trying to build embedded-hal-async we get this error

    error: package `embedded-hal-async v1.0.0` cannot be built because
    it requires rustc 1.75 or newer, while the currently active rustc
    version is 1.74.1

So let's upgrade to 1.75 to allow us to build embedded-hal-async.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@jrvanwhy jrvanwhy added the upkeep Indicates a PR is upkeep as defined by the code review policy. label May 28, 2024
@jrvanwhy jrvanwhy added this pull request to the merge queue May 28, 2024
Merged via the queue into tock:master with commit 4375ae5 May 28, 2024
3 checks passed
@alistair23 alistair23 deleted the alistair/rust-bump branch May 28, 2024 21:53
@jrvanwhy jrvanwhy mentioned this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep Indicates a PR is upkeep as defined by the code review policy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants