feat(package/prettify-log): colored output

This commit is contained in:
2025-01-31 23:45:28 +00:00
parent d613d51d41
commit 4d900a5f23
3 changed files with 24 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
colored_json = "5.0.0"
serde = "1.0.217"
serde_json = "1.0.138"