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 ea92ab9 commit d01b0fb
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 @@ -17,6 +17,8 @@

(using mdx 0.4)

(implicit_transitive_deps false)

(package
(name provider)
(synopsis "Dynamic Dispatch with Traits")
Expand Down

0 comments on commit d01b0fb

Please sign in to comment.