diff --git a/dub.json b/dub.json index 6a066bf..157256b 100644 --- a/dub.json +++ b/dub.json @@ -5,7 +5,7 @@ ], "copyright": "Copyright © 2023, Tristan B. Kildaire", "dependencies": { - "dlog": ">=0.4.0" + "dlog": ">=1.0.0" }, "description": "Simple VT100 colourised pretty-printing logger", "license": "LGPL 3.0",