From 21caec5b71db36183d0402c2536f3c7dcc147ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Tue, 21 Jan 2025 16:06:15 +0100 Subject: [PATCH] And hmap as well --- vif.opam | 1 + 1 file changed, 1 insertion(+) diff --git a/vif.opam b/vif.opam index ab8498d..8cdc04f 100644 --- a/vif.opam +++ b/vif.opam @@ -17,6 +17,7 @@ depends: [ "httpcats" "tyre" "mirage-crypto-rng-miou-unix" + "hmap" ] conflicts: [ "result" {< "1.5"} ] build: [