fixes
[buildscripts] / rust
diff --git a/rust b/rust
index ab70029ba354633bb6f8c31e2d88e32fb3d1fce0..38d2a6058405ff713a804682cd313ebb485ec42e 100755 (executable)
--- a/rust
+++ b/rust
@@ -24,7 +24,7 @@ if ! which rg &>/dev/null; then
 fi
 
 if ! type -t cargo-install-update &>/dev/null; then
-  cargo-install-update
+  cargo install cargo-update
 fi
 
 cargo install-update -a