deno: use std_cargo_args

master
Dario Vladovic 2020-06-26 08:16:51 +02:00 committed by Bo Anderson
parent da7a8a6cc6
commit 46f496e627
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class Deno < Formula
ENV.remove "HOMEBREW_LIBRARY_PATHS", Formula["llvm"].opt_lib
cd "cli" do
system "cargo", "install", "-vv", "--locked", "--root", prefix, "--path", "."
system "cargo", "install", "-vv", *std_cargo_args
end
# Install bash and zsh completion