diff --git a/Cargo.toml b/Cargo.toml index 5f91d65..45edf86 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "media_fetch_bot" authors = ["Alex Kovalov "] -version = "0.3.0" +version = "0.4.0" edition = "2021" rust-version = "1.84" repository = "https://github.com/xairaven/MediaFetchBot"