diff --git a/Tools/Sources/BuildSDK.swift b/Tools/Sources/BuildSDK.swift index 1fc35a67d..7a6346f50 100644 --- a/Tools/Sources/BuildSDK.swift +++ b/Tools/Sources/BuildSDK.swift @@ -47,7 +47,7 @@ struct BuildSDK: ParsableCommand { Run the following command to install them: rustup target add \(missingTargets.joined(separator: " ")) --toolchain nightly - + """ default: return nil