add cargo dep
This commit is contained in:
@@ -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 = @"
|
||||
|
||||
Reference in New Issue
Block a user