Prepare for tezos upgrade

This commit is contained in:
Tom Jack 2019-11-02 17:38:39 -05:00
parent 2bace61ea8
commit f739624185

View File

@ -18,9 +18,8 @@ depends: [
"ezjsonm"
"hex"
"hidapi"
# opam does not handle tezos' constraints well (why?)
"ipaddr" { >= "3.1.0" & < "4.0.0" }
"macaddr" { >= "3.1.0" & < "4.0.0" }
"ipaddr"
"macaddr"
"irmin"
"js_of_ocaml"
"lwt"