update common
This commit is contained in:
parent
7e0d402012
commit
f4f9bb47a7
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -474,7 +474,7 @@ dependencies = [
|
||||
[[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 2.4.2",
|
||||
"glam",
|
||||
|
@ -13,5 +13,5 @@ rbx_dom_weak = { git = "https://github.com/krakow10/rbx-dom", rev = "84164317868
|
||||
rbx_reflection_database = { git = "https://github.com/krakow10/rbx-dom", rev = "841643178680c9f3143422778f9c52f949b222b9" }
|
||||
rbx_xml = { git = "https://github.com/krakow10/rbx-dom", rev = "841643178680c9f3143422778f9c52f949b222b9" }
|
||||
rbx_mesh = { git = "https://github.com/krakow10/rbx_mesh", rev = "0e1c66d9acc7e1f2c187dd0899a9434d93ae0453" }
|
||||
strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "db142d125b5b8f41b6b65f2c23e2a815e28ee7f9" }
|
||||
strafesnet_common = { git = "https://git.itzana.me/StrafesNET/common", rev = "a9f3e61f2bb1074025b6cb466a5e3f2abc988c34" }
|
||||
bytemuck = "1.14.3"
|
||||
|
Loading…
Reference in New Issue
Block a user