Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 0940e2a

Browse files
committed
updated dependencies
1 parent 2af3075 commit 0940e2a

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

build.zig.zon

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@
44
.fingerprint = 0xc25aabcf9323b699,
55
.dependencies = .{
66
.zbor = .{
7-
.url = "https://github.com/r4gus/zbor/archive/refs/tags/0.17.0.tar.gz",
8-
.hash = "12207f356790fb95b783d053464660a501d0cb8f1a7ad04ceeb862fccc02b982d752",
9-
//.path = "../zbor",
7+
.url = "https://github.com/r4gus/zbor/archive/refs/tags/0.17.2.tar.gz",
8+
.hash = "zbor-0.17.0-kr-CoHIkAwCy2WhoS6MgwSvyQsLWzzNy6a7UTHqMPMmO",
109
},
1110
.hidapi = .{
1211
.url = "https://github.com/r4gus/hidapi/archive/refs/tags/0.15.0.tar.gz",
1312
.hash = "1220fcaee19f1bf69764c808ea7292062ebf4ec55f585ef298667c993e54bfbc8cb0",
1413
},
1514
.uuid = .{
16-
.url = "https://github.com/r4gus/uuid-zig/archive/refs/tags/0.3.0.tar.gz",
17-
.hash = "12207f6a93a8f73155d1af391980124feb6bab344931e11f62e42e6ac825c8d59ff1",
15+
.url = "https://github.com/r4gus/uuid-zig/archive/refs/tags/0.3.1.tar.gz",
16+
.hash = "uuid-0.3.0-oOieIYF1AAA_BtE7FvVqqTn5uEYTvvz7ycuVnalCOf8C",
1817
},
1918
},
2019
.paths = .{

0 commit comments

Comments
 (0)