Skip to content

Commit

Permalink
Disable implicit transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Dec 16, 2024
1 parent 5b46336 commit a9195f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

(documentation "https://mbarbin.github.io/dune-rpc-eio/")

(implicit_transitive_deps false)

(package
(name dune-rpc-eio)
(synopsis "Communicate with dune using rpc and Eio")
Expand Down

0 comments on commit a9195f4

Please sign in to comment.