chore: release v0.3.1
This commit is contained in:
@@ -3,7 +3,7 @@ pub mod log_sanitizer {
|
||||
use cansi::{v3::categorise_text, Color as CansiColor, Intensity};
|
||||
use ratatui::{
|
||||
style::{Color, Modifier, Style},
|
||||
text::{Span, Line},
|
||||
text::{Line, Span},
|
||||
};
|
||||
|
||||
/// Attempt to colorize the given string to ratatui standards
|
||||
|
||||
Reference in New Issue
Block a user