Skip to content

Commit e559aef

Browse files
authored
Update packages/stdlib-random/stdlib-random.1.0.0/opam
1 parent 9032b39 commit e559aef

File tree

1 file changed

+1
-1
lines changed
  • packages/stdlib-random/stdlib-random.1.0.0

1 file changed

+1
-1
lines changed

packages/stdlib-random/stdlib-random.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ homepage: "https://github.com/ocaml/stdlib-random"
1919
bug-reports: "https://github.com/ocaml/stdlib-random/issues"
2020
depends: [
2121
"dune" {>= "2.7"}
22-
"cppo" {dev}
22+
"cppo" {>= "1.1.0"}
2323
"ocaml" {>= "4.08.0"}
2424
"odoc" {with-doc}
2525
]

0 commit comments

Comments
 (0)