Update euphoxide and enable feature "bot"

This commit is contained in:
Joscha 2023-01-23 18:58:46 +01:00
parent 0ff3e94690
commit b94dfbdc31
3 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,5 @@
use crossterm::style::{Color, ContentStyle, Stylize};
use euphoxide::emoji::Emoji;
use euphoxide::Emoji;
use once_cell::sync::Lazy;
use toss::styled::Styled;