chore: bump rust to 1.79.0 and apply new lints

This commit is contained in:
Matthias Ahouansou 2024-06-21 08:29:33 +01:00
parent ffc57f8997
commit 9014e43ce1
No known key found for this signature in database
5 changed files with 10 additions and 13 deletions

View file

@ -1,4 +1,4 @@
FROM rust:1.78.0
FROM rust:1.79.0
WORKDIR /workdir