This commit is contained in:
swrup 2026-03-12 12:54:24 +01:00
parent e849c418e9
commit 6e46589596

View file

@ -12,25 +12,36 @@
(wrapped false) (wrapped false)
(modules :standard \ mte b32) (modules :standard \ mte b32)
(libraries (libraries
;
mkernel
mnet
mnet-happy-eyeballs
mnet-dns
vifu
gmp
mirage-crypto
mirage-crypto-rng
mirage-crypto-rng-mkernel
mirage-ptime.solo5
;
b32 b32
; ;
; caqti caqti
caqti-miou caqti-miou
caqti-mnet caqti-mnet
caqti-driver-pgx caqti-driver-pgx
pgx
;
bin bin
mirage-crypto jsont
cohttp ; just for header stuff
duration
kdf.hkdf kdf.hkdf
digestif digestif
duration
vif
fmt fmt
jsont fmt.tty
cohttp
ptime
logs logs
logs.fmt logs.fmt))
fmt.tty))
(library ; crockford base32 (library ; crockford base32
(name b32) (name b32)