about summary refs log tree commit diff stats
path: root/rust/update.sh
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 17:40:13 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 23:59:56 +0200
commit8180fca7a1acd0aff84a44e53a5f66181360a216 (patch)
treeb72499eec8256c4090b8031b9eb99cff6324bb58 /rust/update.sh
parentfeat(awk): Update to my current SOTA (diff)
downloadflake-templates-8180fca7a1acd0aff84a44e53a5f66181360a216.tar.gz
flake-templates-8180fca7a1acd0aff84a44e53a5f66181360a216.zip
refactor(rust): Move to template dir
Diffstat (limited to 'rust/update.sh')
-rwxr-xr-xrust/update.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/update.sh b/rust/update.sh
deleted file mode 100755
index 9268caf..0000000
--- a/rust/update.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-cargo update && cargo upgrade