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 6818626 + 44d0b73 commit b74b2e4Copy full SHA for b74b2e4
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.78.0
+FROM rust:1.79.0
6
7
WORKDIR /wolfssl-rs
8
0 commit comments