all: update dependencies

Signed-off-by: Wrench[bot] <wrench@hexops.com>
This commit is contained in:
Wrench[bot] 2023-05-30 23:33:20 -07:00 committed by Stephen Gutekanst
parent 61b6f29bea
commit 539ab03439
3 changed files with 5 additions and 8 deletions

View file

@ -1,7 +1,6 @@
.{
.name = "mach-core",
.version = "0.2.0",
.dependencies = .{
.mach_sysjs = .{
.url = "https://github.com/hexops/mach-sysjs/archive/b71eb0531f337fcca5a2b245f595355260109a34.tar.gz",
@ -12,4 +11,4 @@
.hash = "12203cb075bec68c8cb4cfa1337bc9dabe47f055e377d1b8144b2c21f9a2577efb07",
},
},
}
}