v0.5.2 update roblox_emulator

This commit is contained in:
Quaternions 2024-10-04 16:58:01 -07:00
parent 7e09494146
commit 7980770b8d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -632,7 +632,7 @@ dependencies = [
[[package]]
name = "strafesnet_rbx_loader"
version = "0.5.1"
version = "0.5.2"
dependencies = [
"bytemuck",
"glam",

View File

@ -1,6 +1,6 @@
[package]
name = "strafesnet_rbx_loader"
version = "0.5.1"
version = "0.5.2"
edition = "2021"
repository = "https://git.itzana.me/StrafesNET/rbx_loader"
license = "MIT OR Apache-2.0"