tangled
alpha
login
or
join now
anil.recoil.org
/
unpac-work
0
fork
atom
My working unpac repository
0
fork
atom
overview
issues
pulls
pipelines
Update dune version
Jérôme Vouillon
1 year ago
e475b153
39a242e0
+3
-3
2 changed files
expand all
collapse all
unified
split
bigstringaf.opam
dune-project
+2
-2
bigstringaf.opam
···
20
20
]
21
21
]
22
22
depends: [
23
23
-
"dune" {>= "3.0"}
24
24
-
"dune-configurator" {>= "3.0"}
23
23
+
"dune" {>= "3.17"}
24
24
+
"dune-configurator" {>= "3.17"}
25
25
"alcotest" {with-test}
26
26
"ocaml" {>= "4.08.0"}
27
27
]
+1
-1
dune-project
···
1
1
-
(lang dune 3.0)
1
1
+
(lang dune 3.17)
2
2
(name bigstringaf)
3
3
(formatting (enabled_for dune))