My working unpac space for OCaml projects in development

Add git repo test-vectors

+4
+4
unpac.toml
··· 442 442 [[git.repos]] 443 443 name = "cbor" 444 444 url = "https://github.com/kanidm/cbor" 445 + 446 + [[git.repos]] 447 + name = "test-vectors" 448 + url = "https://github.com/cbor/test-vectors"