- Bug fix for `dlog`; upgraded to version `v0.1.6`

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-01 10:17:44 +02:00
parent f2db427ac7
commit 35863ea792
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"dlog": "0.1.5"
"dlog": "0.1.6"
},
"description": "Simple VT100 colourised thread safe pretty printer for debug messages",
"license": "LGPL",