fix: update cbor for zig-0.15 build fixes

This commit is contained in:
CJ van den Berg 2025-09-16 21:46:52 +02:00
parent e9629548ee
commit 63391c5905
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -5,8 +5,8 @@
.dependencies = .{
.cbor = .{
.url = "git+https://github.com/neurocyte/cbor?ref=master#0708420594f5af0a8289e6e1bae0ae03f011731f",
.hash = "cbor-1.0.0-RcQE_CUwAQChkeU-LO-eTSbLAdRox-wuxUGmi2nDAWri",
.url = "git+https://github.com/neurocyte/cbor?ref=master#7886ab288da37b674153b2f668bfdfc211b4b684",
.hash = "cbor-1.0.0-RcQE_AkwAQAIDbgyJd2KnF4OaTmSOq4Qfb6BueYgg4UJ",
},
.asio = .{
.url = "git+https://github.com/neurocyte/asio#0f1cbf24e5fb6fabe7078a20b76452f42e24a0df",