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

Update rust version to 1.70 #83

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Update rust version to 1.70 #83

merged 1 commit into from
Sep 6, 2023

Conversation

Oscariremma
Copy link
Member

Update rust version used in the backend Dockerfile to allow it to build successfully.

Without this change the build fails when installing sqlx-cli with the following error:

error: failed to compile `sqlx-cli v0.5.13`, intermediate artifacts can be found at `/tmp/cargo-installAca0Fp`
Caused by:
  package `socket2 v0.5.3` cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.60.0

Copy link
Member

@GAsplund GAsplund left a comment

Choose a reason for hiding this comment

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

Builds fine, looks fine. Nice!

@Oscariremma Oscariremma merged commit cd7ae1e into main Sep 6, 2023
18 checks passed
@Oscariremma Oscariremma deleted the update-rust-1.70 branch September 6, 2023 17:06
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