add more dune deps + use public_names

This commit is contained in:
swrup 2026-03-21 16:31:11 +01:00 committed by Swrup
parent 8bb9d35dda
commit 9fd3b5a3cc
6 changed files with 73 additions and 58 deletions

View file

@ -36,9 +36,7 @@
caqti-miou
caqti-mnet
caqti-driver-pgx
pgx
;
)
pgx)
(foreign_stubs
(language c)
(names manifest)))
@ -64,21 +62,28 @@
signatures
api)
(libraries
b32
(re_export b32)
;
angstrom
fmt
logs
logs.fmt
fpath
cohttp
bin
caqti
jsont
jsont.bytesrw
digestif
kdf.hkdf
zarith
eqaf
mirage-crypto-ec
mirage-crypto-pk
fpath
cohttp))
ptime
uri
;
))
(library ; crockford base32
(name b32)