this repo has no description

Apply suggestions from code review

Changed files
+2 -1
packages
euler
euler.0.1
+2 -1
packages/euler/euler.0.1/opam
···
bug-reports: "https://github.com/gmevel/euler-lib/issues"
depends: [
"dune" {>= "2.0"}
-
"ocaml" {>= "4.02"}
+
"ocaml" {>= "4.14"}
"containers"
"seq"
]
···
]
]
dev-repo: "git+https://github.com/gmevel/euler-lib.git"
+
available: arch != "x86_32" & arch != "arm32"
url {
src:
"https://github.com/gmevel/euler-lib/releases/download/0.1/euler-0.1.tbz"