File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license: "MIT"
7
7
homepage: "https://github.com/jfeser/castor"
8
8
bug-reports: "https://github.com/jfeser/castor/issues"
9
9
depends: [
10
- "dune" {>= "3.1 " & >= "1.10"}
10
+ "dune" {>= "3.8 " & >= "1.10"}
11
11
"menhir" {build}
12
12
"dune-site"
13
13
"core" {>= "v0.12"}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license: "MIT"
7
7
homepage: "https://github.com/jfeser/castor"
8
8
bug-reports: "https://github.com/jfeser/castor/issues"
9
9
depends: [
10
- "dune" {>= "3.1 " & build & >= "1.10"}
10
+ "dune" {>= "3.8 " & build & >= "1.10"}
11
11
"castor"
12
12
"postgresql" {>= "4.4"}
13
13
"bos" {>= "0.2"}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ license: "MIT"
12
12
homepage: "https://github.com/jfeser/castor"
13
13
bug-reports: "https://github.com/jfeser/castor/issues"
14
14
depends: [
15
- "dune" {>= "3.1 " & build & >= "1.10"}
15
+ "dune" {>= "3.8 " & build & >= "1.10"}
16
16
"ounit" {with_test & >= "2.0"}
17
17
"ctypes" {>= "0.14"}
18
18
"ctypes-foreign" {>= "0.4"}
Original file line number Diff line number Diff line change 1
- (lang dune 3 .1 )
1
+ (lang dune 3 .8 )
2
2
3
3
(name castor)
4
4
( source ( github jfeser/castor) )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license: "MIT"
7
7
homepage: "https://github.com/jfeser/castor"
8
8
bug-reports: "https://github.com/jfeser/castor/issues"
9
9
depends: [
10
- "dune" {>= "3.1 " & build & >= "1.11"}
10
+ "dune" {>= "3.8 " & build & >= "1.11"}
11
11
"core" {>= "v0.12"}
12
12
"integers" {>= "0.3"}
13
13
"ppx_sexp_conv" {>= "v0.12"}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ license: "MIT"
7
7
homepage: "https://github.com/jfeser/castor"
8
8
bug-reports: "https://github.com/jfeser/castor/issues"
9
9
depends: [
10
- "dune" {>= "3.1 " & build & >= "1.10"}
10
+ "dune" {>= "3.8 " & build & >= "1.10"}
11
11
"menhir"
12
12
"base"
13
13
"stdio"
You can’t perform that action at this time.
0 commit comments