From 2007d7ad3793a6d8c7a5422c062c557946114bac Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 22 Jan 2018 08:28:44 -0600 Subject: [PATCH] remove dep on bytes --- containers.opam | 1 - 1 file changed, 1 deletion(-) diff --git a/containers.opam b/containers.opam index 637c5390..16487c8f 100644 --- a/containers.opam +++ b/containers.opam @@ -10,7 +10,6 @@ build-doc: [ "jbuilder" "doc" ] build-test: [ "jbuilder" "runtest" ] depends: [ "jbuilder" {build} - "base-bytes" "result" ] depopts: [