Skip to content

Commit a85e686

Browse files
committed
chore: update dependencies
1 parent a3b2f5a commit a85e686

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

xmake.lua

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ add_requires(
66
"demangler",
77
"dyncall",
88
"fmt",
9-
"legacymoney 0.5.0",
10-
"legacyparticleapi 0.5.0",
11-
"legacyremotecall 0.5.0",
9+
"legacymoney 0.6.0",
10+
"legacyparticleapi 0.6.0",
11+
"legacyremotecall 0.6.0",
1212
"levilamina 0.11.0",
13-
"bdslibrary 1.20.72.01",
1413
"lightwebsocketclient",
1514
"magic_enum",
1615
"nlohmann_json",
@@ -70,7 +69,6 @@ target("legacy-script-engine")
7069
"legacyparticleapi",
7170
"legacyremotecall",
7271
"levilamina",
73-
"bdslibrary",
7472
"lightwebsocketclient",
7573
"magic_enum",
7674
"nlohmann_json",

0 commit comments

Comments
 (0)