diff options
Diffstat (limited to 'peru.yaml')
| -rw-r--r-- | peru.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,7 @@ imports: jsmn: deps/jsmn argparse: deps/argparse + hat-util: deps/hat-util git module jsmn: url: https://github.com/zserge/jsmn @@ -11,3 +12,7 @@ git module argparse: pick: - argparse.c - argparse.h + +git module hat-util: + url: https://github.com/hat-open/hat-util + pick: src_c |
