- Upgraded `dlog` to version `0.3.19`

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-11 15:55:07 +02:00
parent 9b99ce9738
commit f672484f2e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
], ],
"copyright": "Copyright © 2023, Tristan B. Kildaire", "copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": { "dependencies": {
"dlog": "0.3.8" "dlog": "0.3.19"
}, },
"description": "Simple VT100 colourised pretty-printing logger", "description": "Simple VT100 colourised pretty-printing logger",
"license": "LGPL 3.0", "license": "LGPL 3.0",