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,11 +1,10 @@
.{
.name = "mach-sysaudio",
.version = "0.2.0",
.dependencies = .{
.mach_sysjs = .{
.url = "https://github.com/hexops/mach-sysjs/archive/b71eb0531f337fcca5a2b245f595355260109a34.tar.gz",
.hash = "12208b30f1d9c229d1e64483354610207c9aa06350a46558560b818d597800ed86e0",
},
},
}
}