This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
6
unikernel/duniverse/ocaml-dns/lwt/client/dune
Normal file
6
unikernel/duniverse/ocaml-dns/lwt/client/dune
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
(library
|
||||
(name dns_client_lwt)
|
||||
(modules dns_client_lwt)
|
||||
(public_name dns-client-lwt)
|
||||
(libraries lwt lwt.unix dns dns-client dns-client.resolvconf mtime.clock.os mirage-crypto-rng.unix ipaddr.unix happy-eyeballs happy-eyeballs-lwt tls-lwt ca-certs)
|
||||
(wrapped false))
|
||||
Loading…
Add table
Add a link
Reference in a new issue