Fix missing spaces in error log (#1577)

This commit is contained in:
FlareFlo 2024-01-19 03:20:37 +01:00 committed by GitHub
parent 8befa3d649
commit 857a2caf34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -250,8 +250,8 @@ async fn download_extract_and_verify(
if required_features.is_empty() {
error!(
"When resolving {name} bin {bin_name} is not found.\
This binary is not optional so it must be included in the archive, please contact with\
"When resolving {name} bin {bin_name} is not found. \
This binary is not optional so it must be included in the archive, please contact with \
upstream to fix this issue."
);
// This bin is not optional, error