From ccdc2980d8a83b216e2858567c4344cdf3f1aee7 Mon Sep 17 00:00:00 2001 From: "TOwInOK 60252419+TOwInOK@users.noreply.github.com" <60252419+TOwInOK@users.noreply.github.com> Date: Sat, 26 Oct 2024 21:41:20 +0700 Subject: [PATCH] change version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87b03c1..77ef7ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" edition = "2021" [dependencies] -anime-grubber = "0.0.4" +anime-grubber = "0.0.5" poise = "0.6.1" serenity = { version = "0.12.2", features = ["tokio_task_builder"] } shuller = { version = "2.0.6", features = ["full"] }