chore(deps): update to rust version 1.78

and fix the clippy warnings

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-06-10 13:08:09 +02:00
parent afceacd0d4
commit a9bb266668
Signed by: harald
GPG key ID: F519A1143B3FBE32
7 changed files with 15 additions and 15 deletions

View file

@ -19,7 +19,7 @@
};
rust-overlay = {
url = "github:oxalica/rust-overlay?rev=3ad32bb27c700b59306224e285b66577e3532dfc";
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixsgx-flake/nixpkgs";
};