Update dependencies

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2024-01-11 10:08:25 +05:30
parent dc3edf3105
commit 2531e113f7
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -11,5 +11,5 @@ bin = @["nim_censor_bot"]
# Dependencies
requires "nim >= 2.0.0"
requires "telebot >= 2024.01.10"
requires "telebot >= 2024.01.11"
requires "norm >= 2.8.1"