[skip ci] Makefile: Remove build_rust_dependencies

This commit is contained in:
naturecodevoid
2023-02-21 17:07:58 -08:00
parent a5e3869d8f
commit 80c3390363

View File

@@ -70,8 +70,7 @@ help:
## Install dependencies. ## Install dependencies.
setup: \ setup: \
pre_setup \ pre_setup
build_rust_dependencies
# check_for_homebrew \ # check_for_homebrew \
# update_homebrew \ # update_homebrew \