Update packages/errpy/errpy.0.0.10/opam
Marcello Seri 2 years ago 19683b5a e86f7cc4
··· 9 9 homepage: "https://github.com/facebook/errpy" 10 10 bug-reports: "https://github.com/facebook/errpy/issues" 11 11 depends: [ 12 12 - "ocaml" 12 12 + "ocaml" {>= "4.05"} 13 13 "dune" {>= "3.4"} 14 14 "ppx_deriving" 15 15 "conf-rust-2021" {build}