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 d02df2f83e - Show all commits

2
Cargo.lock generated
View File

@ -92,7 +92,7 @@ checksum = "01239195d6afe0509e7e3511b716c0540251dfe7ece0a9a5a27116afb766c42c"
[[package]]
name = "strafesnet_common"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"arrayvec",
"bitflags",

View File

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