[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.
setup: \
pre_setup \
build_rust_dependencies
pre_setup
# check_for_homebrew \
# update_homebrew \