From 7b0ac58b9c01e072cbbaa67c35ae8e767b13f536 Mon Sep 17 00:00:00 2001 From: ShrBox Date: Tue, 23 Jul 2024 23:50:28 +0800 Subject: [PATCH] chore: update dependancies version --- xmake.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmake.lua b/xmake.lua index 167b5e4a..ede83f34 100644 --- a/xmake.lua +++ b/xmake.lua @@ -6,9 +6,9 @@ add_requires( "demangler", "dyncall", "fmt", - "legacymoney 0.8.1", - "legacyparticleapi 0.8.1", - "legacyremotecall 0.8.1", + "legacymoney 0.8.2", + "legacyparticleapi 0.8.2", + "legacyremotecall 0.8.2", "levilamina 0.13.4", "lightwebsocketclient", "magic_enum",