all: update dependencies
Signed-off-by: Wrench[bot] <wrench@hexops.com>
This commit is contained in:
parent
4f2dd4bf54
commit
c773963a3d
1 changed files with 4 additions and 4 deletions
|
|
@ -3,12 +3,12 @@
|
||||||
.version = "0.2.0",
|
.version = "0.2.0",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.mach_ecs = .{
|
.mach_ecs = .{
|
||||||
.url = "https://github.com/hexops/mach-ecs/archive/c5d3260541c430487788f78691894423723dd09d.tar.gz",
|
.url = "https://github.com/hexops/mach-ecs/archive/f0a62614bc13bc5cc5e159a76164d25c4bf1b313.tar.gz",
|
||||||
.hash = "1220ed5e8403f25069cc805bb4eaed8c80fe6b81de43cdfb19a18cca821b81db8c6f",
|
.hash = "12201885725b49d7ba13086128acc6a4ddf226bb33c0ba95a508a3ef3b7c27a0fbaf",
|
||||||
},
|
},
|
||||||
.mach_earcut = .{
|
.mach_earcut = .{
|
||||||
.url = "https://github.com/hexops/mach-earcut/archive/76ac21d1cb49aeec290fab1835a0e5861da5b13c.tar.gz",
|
.url = "https://github.com/hexops/mach-earcut/archive/dba81de46c777898ff357ed8be5c61b77f1f6983.tar.gz",
|
||||||
.hash = "12201868e684748c4f2655ff552aab580e3ecf46c917168f02335e7d4f77bccda56b",
|
.hash = "12203456846a6bd56b8536f2d26382e260483a7fc061b078a25768d6f03e6492ff57",
|
||||||
},
|
},
|
||||||
.mach_sysjs = .{
|
.mach_sysjs = .{
|
||||||
.url = "https://github.com/hexops/mach-sysjs/archive/b71eb0531f337fcca5a2b245f595355260109a34.tar.gz",
|
.url = "https://github.com/hexops/mach-sysjs/archive/b71eb0531f337fcca5a2b245f595355260109a34.tar.gz",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue