diff options
author | bptato <nincsnevem662@gmail.com> | 2023-09-24 20:23:12 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-09-24 20:23:12 +0200 |
commit | f9dfaecfb1fa67faaf9f6a9670033a14dbd571d8 (patch) | |
tree | 48dfc50b096812a1ebc5ac3e7874619fd94def61 | |
parent | 76d8acf69d62ae1080d1438b92e04032e268fa37 (diff) | |
download | chawan-f9dfaecfb1fa67faaf9f6a9670033a14dbd571d8.tar.gz |
update chakasu
-rw-r--r-- | chame.nimble | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chame.nimble b/chame.nimble index 88d68a4e..d3f6ed8d 100644 --- a/chame.nimble +++ b/chame.nimble @@ -9,4 +9,4 @@ license = "Unlicense" # Dependencies requires "nim >= 1.6.10" -requires "https://git.sr.ht/~bptato/chakasu >= 0.2.0" +requires "https://git.sr.ht/~bptato/chakasu >= 0.2.1" |