This repository has been archived on 2024-05-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dns-toy/bin/dune

5 lines
68 B
Text
Raw Normal View History

2023-06-05 17:28:44 +02:00
(executable
(public_name dnstoy)
(name main)
(libraries dnstoy))