From 1890235ac58a81a24c4600f93c4fe719bf57c45c Mon Sep 17 00:00:00 2001 From: Victor Mignot Date: Mon, 21 Nov 2022 00:56:06 -0500 Subject: [PATCH] Add clippy to dependencies --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 77a3f5e..e45844f 100644 --- a/.build.yml +++ b/.build.yml @@ -3,6 +3,7 @@ packages: - rust - cargo - rustfmt + - rust-clippy sources: - https://git.sr.ht/~victormignot/yorokobot