1
0
mirror of https://github.com/deavmi/gogga synced 2024-09-21 09:43:45 +02:00

- 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

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",