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 bc47305 commit b21d23cCopy full SHA for b21d23c
native/runtime/dune
@@ -1,4 +1,4 @@
1
(library
2
(name ppx_deriving_router_runtime_lib)
3
(public_name ppx_deriving_router.runtime_lib)
4
- (libraries routes uri lwt yojson))
+ (libraries routes uri yojson))
0 commit comments