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 9129254 commit fddd068
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 vcs)
(synopsis "A Versatile OCaml Library for Git Operations")
Expand Down

0 comments on commit fddd068

Please sign in to comment.