Skip to content

Commit

Permalink
Async routeguide depends on h2-async
Browse files Browse the repository at this point in the history
(not `h2-lwt-unix`)
  • Loading branch information
quernd committed Nov 1, 2023
1 parent 98fce59 commit d4895ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/routeguide-async/src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
core
core_unix.command_unix
routeguide_proto_async
h2-lwt-unix
h2-async
yojson
ppx_deriving_yojson.runtime)
(preprocess
Expand Down

0 comments on commit d4895ab

Please sign in to comment.