Merge branch 'master' of gitlab.com:gabriel.alfour/tezos

This commit is contained in:
Galfour 2019-04-27 11:12:08 +00:00
commit c5f6fe670a

View File

@ -13,6 +13,7 @@ depends: [
"dune" { build & >= "1.0.1" } "dune" { build & >= "1.0.1" }
"menhir" "menhir"
"ppx_let" "ppx_let"
"ppx_deriving"
"tezos-utils" "tezos-utils"
"yojson" "yojson"
"alcotest" { with-test } "alcotest" { with-test }