diff options
| author | historia <[not public]> | 2026-06-11 22:35:30 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-11 22:35:30 -0400 |
| commit | 75229ac7f76a7dbd1f9c0455535600ef0ee789a1 (patch) | |
| tree | 39619d95004b5aea115267bf5ad8a6f6013f30a9 /soon.nimble | |
| parent | cb35bd463a53383c06e60be4d843bdf1e7d9d68b (diff) | |
| download | soon-75229ac7f76a7dbd1f9c0455535600ef0ee789a1.tar.gz | |
feat: added tui, fixed archive
Diffstat (limited to 'soon.nimble')
| -rw-r--r-- | soon.nimble | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/soon.nimble b/soon.nimble index ec2e0c9..a038073 100644 --- a/soon.nimble +++ b/soon.nimble @@ -10,5 +10,6 @@ bin = @["soon"] # Dependencies requires "nim >= 2.0.4" +requires "illwill >= 0.4.1" |
