diff --git a/Cargo.toml b/Cargo.toml index 178c68e..722324f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,5 @@ serde_json = "1.0.82" teloxide = "0.10.1" tokio = { version = "1.20.1", features = ["rt-multi-thread", "macros"] } log = "0.4.17" -pretty_env_logger = "0.4.0" \ No newline at end of file +pretty_env_logger = "0.4.0" +glob = "0.3.0" \ No newline at end of file