Reynir Björnsson
6f466f92a0
All checks were successful
continuous-integration/drone/push Build is passing
To better reflect the hardcoded values in there.
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
(executable
|
|
(public_name hashbang-cert-server)
|
|
(name hashbang_cert_server)
|
|
(modules hashbang_cert_server)
|
|
(libraries cert_service lwt.unix extunix bos mirage-crypto-rng.lwt))
|
|
|
|
(executable
|
|
(public_name hashbang-cert-client)
|
|
(name hashbang_cert_client)
|
|
(modules hashbang_cert_client)
|
|
(libraries cert_service lwt.unix bos mirage-crypto-rng.lwt))
|