We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6836f15 commit 2c1c785Copy full SHA for 2c1c785
lib/dune
@@ -1,7 +1,7 @@
1
(library
2
(name lib)
3
(libraries atdgen atdgen-runtime base base64 base.caml biniou cstruct curl curl.lwt
4
- devkit devkit.core extlib hex lwt lwt.unix nocrypto omd re re2 stdio uri
+ devkit devkit.core extlib hex lwt lwt.unix nocrypto omd re2 stdio uri
5
yojson)
6
(preprocess
7
(pps lwt_ppx)))
monorobot.opam
@@ -22,7 +22,6 @@ depends: [
22
"lwt"
23
"lwt_ppx"
24
"nocrypto"
25
- "re"
26
"re2"
27
"stdio"
28
"uri"
0 commit comments