build: update cbor to v1.1.0

This commit is contained in:
CJ van den Berg 2026-03-12 22:17:14 +01:00
parent 367c497a38
commit 916ecfa9dd
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -6,8 +6,8 @@
.dependencies = .{
.cbor = .{
.url = "git+https://github.com/neurocyte/cbor?ref=zig-0.15#b6fc137250b7d3f70459652ee78c7b6cd9ad2826",
.hash = "cbor-1.0.0-RcQE_HwwAQAiNkKC9ezLxHUMkWgHeVa3QyTfv4hi3VZR",
.url = "git+https://github.com/neurocyte/cbor?ref=master#468522a4551b73556619440ff373f0137314b91f",
.hash = "cbor-1.1.0-RcQE_DZMAQBg77bTLWHEMF7QSF2lWUudUbarD9xC5yVJ",
},
.asio = .{
.url = "git+https://github.com/neurocyte/asio#0f1cbf24e5fb6fabe7078a20b76452f42e24a0df",