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.
1 parent c782992 commit 8bbfdb5Copy full SHA for 8bbfdb5
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.81.0
+FROM rust:1.82.0
6
7
WORKDIR /wolfssl-rs
8
0 commit comments