Bump rust version
This commit is contained in:
parent
2692c25e5f
commit
0c1684fdff
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
.PHONY: build
|
||||
|
||||
RUST_VERSION = 1.74.0
|
||||
RUST_VERSION = 1.75.0
|
||||
MOLD_VERSION = 2.4.0
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue