Opam dependencies (#1)

Add missing dependencies on tyre, mirage-crypto-rng-miou-unix and hmap.

Reviewed-on: #1
Reviewed-by: dinosaure <romain.calascibetta@gmail.com>
This commit is contained in:
Reynir Björnsson 2025-01-22 10:54:30 +00:00
parent ebad5b20d6
commit 51dc976ff1

View file

@ -15,6 +15,9 @@ depends: [
"fpath"
"cmdliner"
"httpcats"
"tyre"
"mirage-crypto-rng-miou-unix"
"hmap"
]
conflicts: [ "result" {< "1.5"} ]
build: [