My working unpac repository

Update dune version

+3 -3
+2 -2
bigstringaf.opam
··· 20 20 ] 21 21 ] 22 22 depends: [ 23 - "dune" {>= "3.0"} 24 - "dune-configurator" {>= "3.0"} 23 + "dune" {>= "3.17"} 24 + "dune-configurator" {>= "3.17"} 25 25 "alcotest" {with-test} 26 26 "ocaml" {>= "4.08.0"} 27 27 ]
+1 -1
dune-project
··· 1 - (lang dune 3.0) 1 + (lang dune 3.17) 2 2 (name bigstringaf) 3 3 (formatting (enabled_for dune))