Skip to content

Commit

Permalink
zarith is now virtual
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLortex committed Feb 13, 2019
1 parent 44940b9 commit e5fa1e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dune
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(library
(name asn1_combinators)
(public_name asn1-combinators)
(libraries cstruct zarith ptime)
(libraries cstruct zarith-virtual ptime)
(wrapped false))

0 comments on commit e5fa1e7

Please sign in to comment.