lol idk #1

Open
Quaternions wants to merge 99 commits from StrafesNET/strafe-client:master into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 977069c4eb - Show all commits

2
Cargo.lock generated
View File

@ -1638,7 +1638,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]] [[package]]
name = "strafe-client" name = "strafe-client"
version = "0.9.2" version = "0.9.3"
dependencies = [ dependencies = [
"bytemuck", "bytemuck",
"configparser", "configparser",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "strafe-client" name = "strafe-client"
version = "0.9.2" version = "0.9.3"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html