mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-23 01:54:22 +00:00
Add glob
dependency
This commit is contained in:
parent
068f79e2e4
commit
6ce4ba12b1
1 changed files with 2 additions and 1 deletions
|
@ -12,3 +12,4 @@ teloxide = "0.10.1"
|
|||
tokio = { version = "1.20.1", features = ["rt-multi-thread", "macros"] }
|
||||
log = "0.4.17"
|
||||
pretty_env_logger = "0.4.0"
|
||||
glob = "0.3.0"
|
Loading…
Reference in a new issue