build: migrate to separate cbor package
This commit is contained in:
parent
e3921691dc
commit
42a98a44e7
5 changed files with 8 additions and 1659 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue