From de0a7902e8f02c7bf1607eda8491b4e1c66a1d58 Mon Sep 17 00:00:00 2001 From: redthing1 Date: Mon, 15 Jul 2024 18:09:11 -0700 Subject: [PATCH] update dray nuklear --- demo/nuidemo/dub.sdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"