Skip to content

Commit

Permalink
Remove unnecessary name from dune file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Rebours committed Oct 16, 2018
1 parent 846867a commit e6e1399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dune
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
(library
(name zxcvbn)
(public_name zxcvbn)
(c_names zxcvbn_stubs zxcvbn)
(c_flags (:standard "-I ."))
Expand Down

0 comments on commit e6e1399

Please sign in to comment.