We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab72e71 commit fc001f5Copy full SHA for fc001f5
dune-project
@@ -1,4 +1,4 @@
1
-(lang dune 3.9)
+(lang dune 3.16)
2
3
(using melange 0.1)
4
melange-json-native.opam
@@ -12,7 +12,7 @@ license: ["LGPL-3.0-only" "MPL-2.0"]
12
homepage: "https://github.com/melange-community/melange-json/"
13
bug-reports: "https://github.com/melange-community/melange-json/issues"
14
depends: [
15
- "dune" {>= "3.9"}
+ "dune" {>= "3.16"}
16
"ocaml" {>= "4.12"}
17
"ppxlib" {>= "0.29.0"}
18
"yojson" {>= "1.6.0"}
0 commit comments