This commit is contained in:
swrup 2025-11-20 21:29:27 +01:00
parent 97438d43ae
commit 3dd60c3466
8 changed files with 195 additions and 337 deletions

View file

@ -14,7 +14,7 @@
(modules gen_eddsa_key)
(libraries fmt mirage-crypto-rng.unix mirage-crypto-ec b32))
(executable
(library ; todo: should I have a /lib?
(name parse_config)
(modules parse_config)
(libraries mirage-crypto-ec ptime fmt angstrom uri amount b32))