Internal functionality implementation.

This commit is contained in:
Jonathan Bernard
2025-06-14 14:44:05 -05:00
parent d8d66c19d1
commit 131eb8df16
3 changed files with 211 additions and 1 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ bin = @["update_version"]
# Dependencies
requires @["nim >= 1.0.4", "docopt >= 0.7.1", "nimble"]
requires @["nim >= 1.0.4", "docopt >= 0.7.1", "zero_functional"]