mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-17 01:28:44 +00:00
a nicer errow arrow head
This commit is contained in:
@@ -90,7 +90,7 @@ where
|
|||||||
write!(
|
write!(
|
||||||
self.inner,
|
self.inner,
|
||||||
"{}{: >2}: ",
|
"{}{: >2}: ",
|
||||||
"╰─>".bold().blue(),
|
"╰─▶".bold().blue(),
|
||||||
format!("{}", number).bold().blue()
|
format!("{}", number).bold().blue()
|
||||||
)?
|
)?
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user