diff options
-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" |