v0.10.5 update roblox + source loaders

This commit is contained in:
Quaternions 2024-10-01 16:39:49 -07:00
parent 991e01d530
commit 4cd0114567
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2105,7 +2105,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]] [[package]]
name = "strafe-client" name = "strafe-client"
version = "0.10.4" version = "0.10.5"
dependencies = [ dependencies = [
"bytemuck", "bytemuck",
"configparser", "configparser",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "strafe-client" name = "strafe-client"
version = "0.10.4" version = "0.10.5"
edition = "2021" edition = "2021"
repository = "https://git.itzana.me/StrafesNET/strafe-client" repository = "https://git.itzana.me/StrafesNET/strafe-client"
license = "Custom" license = "Custom"