Bump version

This commit is contained in:
Dominic Grimm 2024-03-01 19:44:16 +01:00
parent 0c1684fdff
commit f7c77467f9
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
.PHONY: build
RUST_VERSION = 1.75.0
MOLD_VERSION = 2.4.0
RUST_VERSION = 1.76.0
MOLD_VERSION = 2.4.1
build:
docker build . \