aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--disml.opam1
1 files changed, 1 insertions, 0 deletions
diff --git a/disml.opam b/disml.opam
index e2c0f04..38d6bc5 100644
--- a/disml.opam
+++ b/disml.opam
@@ -31,6 +31,7 @@ depends: [
"ppx_sexp_conv" {>= "v0.11.2"}
"websocket-async" {>= "2.12"}
"yojson" {>= "1.6.0"}
+ "bitmasks" {>= "1.1.0"}
]
build: [
["dune" "subst"] {pinned}