opam: fix conflict with mirage-xen

This commit is contained in:
Hannes Mehnert 2023-03-09 13:14:31 +01:00
parent 8ef147f1ce
commit c66df46d2e

View file

@ -22,7 +22,7 @@ depends: [
]
conflicts: [
"mirage-solo5" {< "0.9.2"}
"mirage-solo5" {< "8.0.2"}
"mirage-xen" {< "8.0.2"}
]
build: [
["dune" "subst"] {dev}