update common
This commit is contained in:
parent
790c72a1b8
commit
acaeaccf68
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -385,7 +385,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||
[[package]]
|
||||
name = "strafesnet_common"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.itzana.me/StrafesNET/common?rev=db142d125b5b8f41b6b65f2c23e2a815e28ee7f9#db142d125b5b8f41b6b65f2c23e2a815e28ee7f9"
|
||||
source = "git+https://git.itzana.me/StrafesNET/common?rev=a9f3e61f2bb1074025b6cb466a5e3f2abc988c34#a9f3e61f2bb1074025b6cb466a5e3f2abc988c34"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"glam",
|
||||
|
@ -13,5 +13,5 @@ legacy = ["dep:lazy-regex", "dep:vbsp"]
|
||||
|
||||
[dependencies]
|
||||
lazy-regex = { version = "3.1.0", optional = true }
|
||||
strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "db142d125b5b8f41b6b65f2c23e2a815e28ee7f9" }
|
||||
strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "a9f3e61f2bb1074025b6cb466a5e3f2abc988c34" }
|
||||
vbsp = { version = "0.5.0", optional = true }
|
||||
|
Loading…
Reference in New Issue
Block a user