fix dune-project
This commit is contained in:
parent
2c443eca53
commit
a8c317c18b
@ -1,2 +1,8 @@
|
||||
(lang dune 2.0)
|
||||
(name http-client)
|
||||
(name httpcats)
|
||||
|
||||
(package
|
||||
(name httpcats))
|
||||
|
||||
(package
|
||||
(name happy))
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
(library
|
||||
(name happy)
|
||||
(public_name happy)
|
||||
(modules happy)
|
||||
(libraries miou.unix mtime.clock.os ipaddr.unix cstruct dns dns-client
|
||||
happy-eyeballs mirage-crypto-rng hxd.string hxd.core)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user