Skip to content

Commit a814633

Browse files
Merge pull request #165 from expressvpn/gha/rust-toolchain-update
[auto] Update Rust toolchain to 1.80.0
2 parents 2382150 + 6087bfb commit a814633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ VERSION 0.8
22
# Importing https://github.com/earthly/lib/tree/3.0.1/rust via commit hash pinning because git tags can be changed
33
IMPORT github.com/earthly/lib/rust:1a4a008e271c7a5583e7bd405da8fd3624c05610 AS lib-rust
44

5-
FROM rust:1.79.0
5+
FROM rust:1.80.0
66

77
WORKDIR /wolfssl-rs
88

0 commit comments

Comments
 (0)