build(update.sh): Add an update script

This commit is contained in:
Benedikt Peetz 2024-02-18 13:37:09 +01:00
parent 88aa3c3ad7
commit 80c6dd4057
Signed by: bpeetz
GPG Key ID: A5E94010C3A642AD
1 changed files with 1 additions and 0 deletions

1
update.sh Executable file
View File

@ -0,0 +1 @@
cargo update && cargo upgrade