refactor(prettify-log): regex performance

This commit is contained in:
2025-02-06 14:39:39 +00:00
parent 132724faa1
commit 26719f232c
4 changed files with 30 additions and 25 deletions

View File

@@ -225,6 +225,7 @@ dependencies = [
"atty",
"colored_json",
"float-cmp",
"once_cell",
"predicates",
"regex",
"serde",