microsoftgraph / msgraph-cli-archived

The Microsoft Graph CLI repository has moved. This repository is now an archive.
https://github.com/microsoftgraph/msgraph-cli
Other
44 stars 9 forks source link

Homebrew: Remove Rust build dependency #187

Closed calebkiage closed 3 years ago

calebkiage commented 3 years ago

Overview

Remove Rust dependency from formula. Cuts install time for users without Rust toolchain.

Testing Instructions

$ cd Formula
$ brew install --build-from-source ./msgraph-cli.rb
Microsoft Reviewers: Open in CodeFlow