diff --git a/lib/src/rocket.rs b/lib/src/rocket.rs index 6c4bf3b3..945fb8ad 100644 --- a/lib/src/rocket.rs +++ b/lib/src/rocket.rs @@ -555,7 +555,7 @@ impl Rocket { } }; - info!("🚀 {} {}{}...", + info!("🚀 {} {}{} ...", White.paint("Rocket has launched from"), White.bold().paint("http://"), White.bold().paint(&full_addr));