From fc0aaf4eaa3973a1f6aa477d80070afddc766207 Mon Sep 17 00:00:00 2001 From: Brendan Hansen Date: Sat, 2 Mar 2024 17:25:27 -0600 Subject: [PATCH] Merged upstream changes --- onyx-pkg.kdl | 4 ++-- www/templates/partials/navbar.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/onyx-pkg.kdl b/onyx-pkg.kdl index 5c4edb3..a7cd0ed 100644 --- a/onyx-pkg.kdl +++ b/onyx-pkg.kdl @@ -12,8 +12,8 @@ config { } dependencies { - http-server "0.3.0" git="https://github.com/onyx-lang/pkg-http-server" - otmp "0.0.34" git="https://github.com/onyx-lang/pkg-otmp" + http-server "0.3.1" git="https://github.com/onyx-lang/pkg-http-server" + otmp "0.0.36" git="https://github.com/onyx-lang/pkg-otmp" } build { diff --git a/www/templates/partials/navbar.html b/www/templates/partials/navbar.html index e4fbc02..a5d4539 100644 --- a/www/templates/partials/navbar.html +++ b/www/templates/partials/navbar.html @@ -25,6 +25,7 @@
Try Onyx + Examples Docs News Community -- 2.25.1