diff options
author | bptato <nincsnevem662@gmail.com> | 2023-10-22 19:38:18 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-10-22 19:38:18 +0200 |
commit | 2ff651f00222df5923ee7535121d59ac9c642b5c (patch) | |
tree | 39ff5c4a3bf849754791ac3ac7e9aaaf150695d4 | |
parent | 01716cb9acbb7720391089c1a03301092d7fa7d7 (diff) | |
download | chawan-2ff651f00222df5923ee7535121d59ac9c642b5c.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 cabf6f8f..cff342ad 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.1" +requires "https://git.sr.ht/~bptato/chakasu >= 0.3.1" |