lol idk #1

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

2
Cargo.lock generated
View File

@ -45,7 +45,7 @@ dependencies = [
[[package]]
name = "strafesnet_common"
version = "0.1.0"
version = "0.1.2"
dependencies = [
"bitflags",
"glam",

View File

@ -1,7 +1,11 @@
[package]
name = "strafesnet_common"
version = "0.1.0"
version = "0.1.2"
edition = "2021"
repository = "https://git.itzana.me/StrafesNET/common"
license = "MIT OR Apache-2.0"
description = "Common types and helpers for Strafe Client associated projects."
authors = ["Rhys Lloyd <krakow20@gmail.com>"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html