Update dependencies
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
c1b4b590b1
commit
664cdd591c
2 changed files with 1 additions and 2 deletions
|
@ -11,5 +11,5 @@ bin = @["nim_censor_bot"]
|
|||
# Dependencies
|
||||
|
||||
requires "nim >= 2.0.0"
|
||||
requires "telebot >= 2023.09.25"
|
||||
requires "telebot >= 2023.12.30"
|
||||
requires "norm >= 2.8.1"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#
|
||||
# Copyright © 2022-23 Maestro Creativescape
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue