add depends; ocamlformat update

This commit is contained in:
Swrup 2024-09-24 05:06:17 +02:00
parent 40d2df6f30
commit b5c70ed7dd
4 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version=0.26.1
version=0.26.2
assignment-operator=end-line
break-cases=fit
break-fun-decl=wrap

View File

@ -27,5 +27,8 @@
(tags
(jb architecte joanna barreiro website))
(depends
drame
scfg
crunch
(ocaml
(>= 4.08))))

View File

@ -10,6 +10,9 @@ doc: "https://doc.zapashcanon.fr/jb"
bug-reports: "https://git.zapashcanon.fr/zapashcanon/jb/issues"
depends: [
"dune" {>= "3.0"}
"drame"
"scfg"
"crunch"
"ocaml" {>= "4.08"}
"odoc" {with-doc}
]

View File

@ -17,7 +17,7 @@
sitemap
slider
template)
(libraries drame))
(libraries scfg drame))
(rule
(target assets.ml)