build: migrate to separate cbor package

This commit is contained in:
CJ van den Berg 2025-03-26 20:38:47 +01:00
parent e3921691dc
commit 42a98a44e7
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
5 changed files with 8 additions and 1659 deletions

View file

@ -4,6 +4,10 @@
.fingerprint = 0xe9ff00fd8e4e01a3,
.dependencies = .{
.cbor = .{
.url = "https://github.com/neurocyte/cbor/archive/1fccb83c70cd84e1dff57cc53f7db8fb99909a94.tar.gz",
.hash = "cbor-1.0.0-RcQE_HvqAACcrLH7t3IDZOshgY2xqJA_UX330MvwSepb",
},
.asio = .{
.url = "https://github.com/neurocyte/asio/archive/24d28864ec5aae6146d88a172288e3bf3f099734.tar.gz",
.hash = "asio-1.30.2-tLhDdyKA4QBqQFDrsuK_hO1HfqX-DQMl-Sku7yy4vUfM",