- Upgraded to `dlog` `v0.3.8`

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-02 16:25:36 +02:00
parent 7f70a1def3
commit 3c3327f769
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"dlog": "0.3.6"
"dlog": "0.3.8"
},
"description": "Simple VT100 colourised thread safe pretty printer for debug messages",
"license": "LGPL 3.0",