use logs + add static.ml + fmt

This commit is contained in:
swrup 2025-11-29 19:36:35 +01:00
parent ad648178ab
commit cf4da6b382
15 changed files with 246 additions and 196 deletions

View file

@ -28,6 +28,7 @@ depends: [
"jsont"
"cohttp"
"ptime"
"logs"
"ocamlformat" {with-dev-setup}
"odoc" {with-doc}
]