From 55249ec0be6d45e23c2201c4c21472f733be73f8 Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Tue, 26 Mar 2024 16:05:36 -0500 Subject: [PATCH] updated: http-server version --- onyx-pkg.kdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onyx-pkg.kdl b/onyx-pkg.kdl index 003aa8b..0308f13 100644 --- a/onyx-pkg.kdl +++ b/onyx-pkg.kdl @@ -12,7 +12,7 @@ config { } dependencies { - http-server "0.3.5" git="https://github.com/onyx-lang/pkg-http-server" + http-server "0.3.6" git="https://github.com/onyx-lang/pkg-http-server" otmp "0.0.36" git="https://github.com/onyx-lang/pkg-otmp" } -- 2.25.1