feat: upgrade rust to 1.78
Some checks failed
release / deploy (push) Failing after 32s

This commit is contained in:
2024-02-29 20:58:46 +01:00
parent 5f84654075
commit ca8f086617
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM docker.io/rust:1.74.0
FROM docker.io/rust:1.78.0
COPY cargo-nan.sh /bin/cargo-nan