From: Brendan Hansen Date: Tue, 26 Mar 2024 21:05:36 +0000 (-0500) Subject: updated: http-server version X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=55249ec0be6d45e23c2201c4c21472f733be73f8;p=onyxlang.io.git updated: http-server version --- 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" }