The unpac monorepo manager self-hosting as a monorepo using unpac

Merge pull request #309 from mirage/prepare-v6.2.0

Prepare v6.2.0

authored by dinosaure.tngl.sh and committed by

GitHub 95a36763 cdce070c

+10
+10
vendor/opam/cstruct/CHANGES.md
··· 1 + v6.2.0 2023-02-20 2 + ----------------- 3 + 4 + - Add `sub_copy` function (@c-cube, #305) 5 + - Fix documentation (@MisterDA, #304) 6 + - Add `to_hex_string` function (@c-cube, #306) 7 + - Fix documentation and use `Cstruct.length` instead of `Cstruct.len` (@reynir, #307) 8 + - Deprecate `copy` function (alias of `to_string`) (will be removed at the next minor release) 9 + (@reynir, #308) 10 + 1 11 v6.1.1 2022-07-24 2 12 ----------------- 3 13