deps: update nats.c to 3.8.2+1
This fixes building with current zig 0.14-dev due to updating the transitive libsodium dependency.
This commit is contained in:
parent
c82911682e
commit
ccf0f504a1
@ -9,8 +9,8 @@
|
|||||||
},
|
},
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.nats_c = .{
|
.nats_c = .{
|
||||||
.url = "git+https://github.com/allyourcodebase/nats.c.git?ref=3.8.2#06523bf0ed428b2ecfd8031094fdf6ac12ef6309",
|
.url = "git+https://github.com/allyourcodebase/nats.c.git?ref=3.8.2+1#b0e28ff9cb067b1b420aa89c576b0a2e7ace8c65",
|
||||||
.hash = "1220e851506bb08e6bfe801ab9aab9f7774ddc09b445e855b6523259638f72e1aa8a",
|
.hash = "1220caaef4a434269c574772a5020c1b56b1441822a235ea5c0a131e4a20fd347c3c",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user