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

fix(ci): Bump Rust version to 1.63.0 #80

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

orhun
Copy link
Member

@orhun orhun commented Mar 1, 2023

This PR fixes the following build error:

error: failed to compile `cargo-make v0.35.16`, intermediate artifacts can be found at `/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cargo-installa5ntdq`

Caused by:
  package `base64ct v1.6.0` cannot be built because it requires rustc 1.60 or newer, while the currently active rustc version is 1.59.0

@orhun
Copy link
Member Author

orhun commented Mar 1, 2023

Oops,

 error: failed to compile `cargo-make v0.35.16`, intermediate artifacts can be found at `/tmp/cargo-installJp5Td1`

Caused by:
  package `time v0.3.20` cannot be built because it requires rustc 1.63.0 or newer, while the currently active rustc version is 1.60.0

Bumped again.

@orhun orhun changed the title fix(ci): Bump Rust version to 1.60.0 fix(ci): Bump Rust version to 1.63.0 Mar 1, 2023
@orhun orhun added the CI label Mar 1, 2023
@orhun orhun added this to the First Release milestone Mar 1, 2023
@orhun orhun merged commit 73f7f16 into ratatui:main Mar 2, 2023
sayanarijit pushed a commit that referenced this pull request Mar 3, 2023
@rhysd rhysd mentioned this pull request Mar 8, 2023
@joshka joshka added the Type: Maintenance Updates to dependencies / CI / lints / etc. label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updates to dependencies / CI / lints / etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants