use logs + add static.ml + fmt

This commit is contained in:
swrup 2025-11-30 02:21:17 +01:00
parent 1102f888b7
commit 42a67db8f5
14 changed files with 244 additions and 189 deletions

View file

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