diff options
| author | Fuwn <[email protected]> | 2024-06-15 08:32:21 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-15 08:32:21 +0000 |
| commit | fc8521ab78700085b71963af90bc0ba46dc3408f (patch) | |
| tree | fb740183b9838759299f1eb73e80c9437fe2e802 | |
| parent | deps: bump outdated crates (diff) | |
| download | september-fc8521ab78700085b71963af90bc0ba46dc3408f.tar.xz september-fc8521ab78700085b71963af90bc0ba46dc3408f.zip | |
ci(earthly): bump rustc
| -rw-r--r-- | Earthfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ docker: SAVE IMAGE --push fuwn/september:$tag deps: - ARG rustc="1.69.0" + ARG rustc="1.73.0" FROM clux/muslrust:$rustc |