fix: update cbor to fix null optional values

This commit is contained in:
CJ van den Berg 2025-08-08 12:49:11 +02:00
parent f2980d3a74
commit 0a386496cd
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -5,8 +5,8 @@
.dependencies = .{
.cbor = .{
.url = "git+https://github.com/neurocyte/cbor#3bdf25183ec3644445ef6a8457c4a3f5f73b622b",
.hash = "cbor-1.0.0-RcQE_JEoAQA8hP-nnKcQjGZa-5T3JO4cLhnNhrAdzPGf",
.url = "git+https://github.com/neurocyte/cbor?ref=master#ba2955fe3aa08456ed61a0e087be1e2ec46927e0",
.hash = "cbor-1.0.0-RcQE_NEzAQAGoED9NqVSWT0fhB8peqbXe99IixQKTeVp",
},
.asio = .{
.url = "https://github.com/neurocyte/asio/archive/24d28864ec5aae6146d88a172288e3bf3f099734.tar.gz",