Skip to content

Commit

Permalink
[auto] Update Rust toolchain to 1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
expressvpn-iat-bot committed Dec 29, 2023
1 parent b22b2c9 commit 7b1abd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION --global-cache 0.7
# Importing https://github.com/earthly/lib/tree/2.2.11/rust via commit hash pinning because git tags can be changed
IMPORT github.com/earthly/lib/rust:d5937f9cba1662e7bb07e4c3d69d95db32288a84 AS lib-rust

FROM rust:1.74.1
FROM rust:1.75.0

WORKDIR /wolfssl-rs

Expand Down

0 comments on commit 7b1abd5

Please # to comment.