move stuff back

This commit is contained in:
swrup 2025-11-28 09:55:41 +01:00
parent fa770e7a8e
commit af6f974b54
11 changed files with 17 additions and 29 deletions

5
tools/dune Normal file
View file

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