bump: rust to 1.74.0

This commit is contained in:
Ondrej Vlach 2023-11-30 16:34:17 +01:00
parent 1281743e27
commit 0ba7f6c216

View File

@ -1,4 +1,4 @@
FROM rust:1.73.0
FROM rust:1.74.0
LABEL "com.github.actions.name"="Rust Action Box"
LABEL "com.github.actions.description"="'Silverbullet' for a quickstart Rust CI based upon Github Actions"