We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2382150 + 6087bfb commit a814633Copy full SHA for a814633
Earthfile
@@ -2,7 +2,7 @@ VERSION 0.8
2
# Importing https://github.com/earthly/lib/tree/3.0.1/rust via commit hash pinning because git tags can be changed
3
IMPORT github.com/earthly/lib/rust:1a4a008e271c7a5583e7bd405da8fd3624c05610 AS lib-rust
4
5
-FROM rust:1.79.0
+FROM rust:1.80.0
6
7
WORKDIR /wolfssl-rs
8
0 commit comments