This commit is contained in:
swrup 2025-11-11 02:32:45 +01:00
parent aa2ff7b2f0
commit ab118e0c1e
4 changed files with 27 additions and 18 deletions

View file

@ -1,4 +1,4 @@
version=0.27.0 version=0.28.1
exp-grouping=preserve exp-grouping=preserve
type-decl=sparse type-decl=sparse
break-infix=fit-or-vertical break-infix=fit-or-vertical

View file

@ -28,5 +28,14 @@
jsont jsont
cohttp cohttp
fmt fmt
bin
angstrom
zarith
mirage-crypto
digestif
duration
jsont
cohttp
ptime
(ocamlformat :with-dev-setup) (ocamlformat :with-dev-setup)
)) ))