opam: use 4.08.0 instead of 4.8.0
This commit is contained in:
parent
082680d4a9
commit
c4300e65f3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ build: [
|
|||
]
|
||||
|
||||
depends: [
|
||||
"ocaml" {>= "4.8.0"}
|
||||
"ocaml" {>= "4.08.0"}
|
||||
"dune" {>= "2.9"}
|
||||
"owee" {>= "0.4"}
|
||||
"cstruct" {>= "6.0.0"}
|
||||
|
|
Loading…
Reference in a new issue