This commit is contained in:
swrup 2025-11-30 21:24:08 +01:00
parent 8456a873bb
commit 0258cfb694
3 changed files with 61 additions and 65 deletions

View file

@ -1,5 +1,5 @@
(executable
(public_name offline)
(name offline)
(modules offline offline_bin)
(modules offline offline_impl offline_bin)
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))