From f9673b379d0bb7f05f85ee72f524fd6a46cec3a1 Mon Sep 17 00:00:00 2001
From: Louis Capitanchik <contact@louiscap.co>
Date: Sun, 2 Apr 2023 03:19:17 +0100
Subject: [PATCH] Use web-fix in kayak_ui fork

---
 Cargo.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index ffcae90..529aef2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,5 +22,5 @@ serde = { version = "1.0.152", optional = true }
 #kayak_ui = { path = "../../OSS/kayak_ui" }
 #kayak_font = { path = "../../OSS/kayak_ui/kayak_font" }
 
-kayak_ui = { rev = "b542973e911cdeef397a6d1c440ef248143b2c75", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
-kayak_font = { rev = "b542973e911cdeef397a6d1c440ef248143b2c75", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
\ No newline at end of file
+kayak_ui = { rev = "e68d154f8031c3cbec0ad774779f787ff339ee3b", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
+kayak_font = { rev = "e68d154f8031c3cbec0ad774779f787ff339ee3b", git = "https://lab.lcr.gr/microhacks/bevy-forks/kayak-ui.git" }
\ No newline at end of file
-- 
GitLab