- Use minimum version `0.3.19` of `dlog`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-06-18 13:28:32 +02:00
parent f672484f2e
commit 469a687bd4
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.19"
"dlog": ">=0.3.19"
},
"description": "Simple VT100 colourised pretty-printing logger",
"license": "LGPL 3.0",