We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7f06f commit 2f583bbCopy full SHA for 2f583bb
packages/dtc-pb/dtc-pb.1.0/opam
@@ -7,7 +7,7 @@ license: "ISC"
7
dev-repo: "git+https://github.com/deepmarker/ocaml-dtc-pb.git"
8
bug-reports: "https://github.com/deepmarker/ocaml-dtc-pb/issues"
9
depends: [
10
- "dune" {>= "2.3.1"}
+ "dune" {>= "3.4"}
11
"piqi" {>= "0.7.7"}
12
"piqilib" {>= "0.6.15"}
13
"ocplib-endian" {>= "1.0"}
0 commit comments