From 1f263a83a6f7d7dd1898326b04b2491b78e845b1 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 27 May 2023 16:47:17 +0200 Subject: Feat(rust): Update --- rust/update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 rust/update.sh (limited to 'rust/update.sh') diff --git a/rust/update.sh b/rust/update.sh new file mode 100755 index 0000000..9268caf --- /dev/null +++ b/rust/update.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +cargo update && cargo upgrade -- cgit 1.4.1