Update to Rust 1.56.1
This commit is contained in:
@ -1431,7 +1431,7 @@ pub fn process_ping(
|
||||
if print_timestamp {
|
||||
format!("[{}.{:06}] ", micros / 1_000_000, micros % 1_000_000)
|
||||
} else {
|
||||
format!("")
|
||||
String::new()
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user