Skip to content

Commit 19683b5

Browse files
authored
Update packages/errpy/errpy.0.0.10/opam
1 parent e86f7cc commit 19683b5

File tree

1 file changed

+1
-1
lines changed
  • packages/errpy/errpy.0.0.10

1 file changed

+1
-1
lines changed

packages/errpy/errpy.0.0.10/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license: "MIT"
99
homepage: "https://github.com/facebook/errpy"
1010
bug-reports: "https://github.com/facebook/errpy/issues"
1111
depends: [
12-
"ocaml"
12+
"ocaml" {>= "4.05"}
1313
"dune" {>= "3.4"}
1414
"ppx_deriving"
1515
"conf-rust-2021" {build}

0 commit comments

Comments
 (0)