fix place and naming
This commit is contained in:
@@ -45,11 +45,11 @@ function Get-CbindgenVersion {
|
||||
return cbindgen --version
|
||||
}
|
||||
|
||||
function Get-CargoauditVersion {
|
||||
function Get-CargoAuditVersion {
|
||||
return cargo audit --version
|
||||
}
|
||||
|
||||
function Get-CargooutdatedVersion {
|
||||
function Get-CargoOutdatedVersion {
|
||||
return cargo outdated --version
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user