diff --git a/demo/nuidemo/dub.sdl b/demo/nuidemo/dub.sdl index dce51834..c713097c 100644 --- a/demo/nuidemo/dub.sdl +++ b/demo/nuidemo/dub.sdl @@ -4,5 +4,5 @@ authors "no" copyright "Copyright © 2022, no" license "proprietary" dependency "reng" path="../.." -dependency "dray-nuklear" version=">=0.5.4 <0.6.0" +dependency "dray-nuklear" version=">=0.6.0 <0.7.0" subConfiguration "dray-nuklear" "debug"