Skip to content

Commit 6ecc514

Browse files
committed
re-add devkit.core dependency removed in 4137e70
1 parent 52ef801 commit 6ecc514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/dune

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(library
22
(name lib)
3-
(libraries cstruct curl curl.lwt nocrypto hex atdgen atdgen-runtime biniou yojson base base.caml re stdio lwt lwt.unix uri
4-
devkit omd)
3+
(libraries atdgen atdgen-runtime base base.caml biniou cstruct curl curl.lwt
4+
devkit devkit.core hex lwt lwt.unix nocrypto omd re stdio uri yojson)
55
(preprocess
66
(pps lwt_ppx)))
77

0 commit comments

Comments
 (0)