Skip to content

Commit 03f98f2

Browse files
authored
Merge pull request #5 from botantony/fix-dependencies
Fixed library dependencies
2 parents d5fbc8f + c2f4132 commit 03f98f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.1.0",
44
.dependencies = .{
55
.vaxis = .{
6-
.url = "git+https://github.com/rockorager/libvaxis#f0eaa3c831f6376e7fa0519c275cdcb764580e12",
7-
.hash = "1220523a3a301cbfbd83a374e2a69073fa14b211f2f6aaa4fc9497c936feaa67f738",
6+
.url = "git+https://github.com/rockorager/libvaxis#22dcdb6bf37e44393359737b8ef1d229a6dc9363",
7+
.hash = "1220c53b75e66a6558c900c36349d835429345999428291a244862c9ac54763f695f",
88
},
99
},
1010
.paths = .{

0 commit comments

Comments
 (0)