aboutsummaryrefslogtreecommitdiff
path: root/Earthfile
diff options
context:
space:
mode:
Diffstat (limited to 'Earthfile')
-rw-r--r--Earthfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Earthfile b/Earthfile
index 20b52c5..3583c9e 100644
--- a/Earthfile
+++ b/Earthfile
@@ -17,7 +17,7 @@ docker:
SAVE IMAGE --push fuwn/september:$tag
deps:
- ARG rustc="1.73.0"
+ ARG rustc="1.76.0"
FROM clux/muslrust:$rustc