Skip to content

Commit 2c1c785

Browse files
committed
opam: - re
1 parent 6836f15 commit 2c1c785

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(library
22
(name lib)
33
(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
4+
devkit devkit.core extlib hex lwt lwt.unix nocrypto omd re2 stdio uri
55
yojson)
66
(preprocess
77
(pps lwt_ppx)))

monorobot.opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ depends: [
2222
"lwt"
2323
"lwt_ppx"
2424
"nocrypto"
25-
"re"
2625
"re2"
2726
"stdio"
2827
"uri"

0 commit comments

Comments
 (0)