Skip to content

Commit b21d23c

Browse files
committed
runtime: do not depent on lwt
1 parent bc47305 commit b21d23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/runtime/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
(library
22
(name ppx_deriving_router_runtime_lib)
33
(public_name ppx_deriving_router.runtime_lib)
4-
(libraries routes uri lwt yojson))
4+
(libraries routes uri yojson))

0 commit comments

Comments
 (0)