add cargo dep

This commit is contained in:
Dmitry Shibanov
2020-07-07 12:16:42 +03:00
parent 9ed8bbbc63
commit 344225a964
4 changed files with 34 additions and 1 deletions
@@ -22,7 +22,7 @@ $env:Path = Get-MachinePath
# Install common tools
rustup component add rustfmt clippy
cargo install bindgen cbindgen
cargo install bindgen cbindgen cargo-audit cargo-outdated
# Run script at startup for all users
$cmdRustSymScript = @"