diff --git a/dependencies.sh b/dependencies.sh index e558b0087f91..1fd24f763c6c 100644 --- a/dependencies.sh +++ b/dependencies.sh @@ -8,7 +8,7 @@ export BYOND_MAJOR=515 export BYOND_MINOR=1627 #rust_g git tag -export RUST_G_VERSION=2.1.0 +export RUST_G_VERSION=3.3.0 #node version export NODE_VERSION=20 diff --git a/librust_g.so b/librust_g.so index 56625573d004..382d50e27fe2 100644 Binary files a/librust_g.so and b/librust_g.so differ diff --git a/rust_g.dll b/rust_g.dll index 72a27df14403..d3aebf712170 100644 Binary files a/rust_g.dll and b/rust_g.dll differ