Skip to content

Commit

Permalink
fixed dep on dune configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
pveber committed Jan 14, 2023
1 parent 7dd92ff commit 5a091c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/dune
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(executable
(name discover)
(libraries dune.configurator))
(libraries dune-configurator))

0 comments on commit 5a091c2

Please sign in to comment.