lol idk #1

Open
Quaternions wants to merge 826 commits from StrafesNET/strafe-project:master into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7a3184efd5 - Show all commits

2
Cargo.lock generated
View File

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

View File

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