From 21f981f434c719763e4b804bf8a8b085a5148bf4 Mon Sep 17 00:00:00 2001 From: Soispha Date: Wed, 1 Nov 2023 13:19:55 +0100 Subject: [PATCH] build(update.sh): Add trinitry to the crates to update --- update.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/update.sh b/update.sh index 66d4fec..a4ee25a 100755 --- a/update.sh +++ b/update.sh @@ -10,8 +10,6 @@ update() { update . - - git add Cargo.lock Cargo.toml flake.lock # vim: ft=sh