diff --git a/Cargo.toml b/Cargo.toml index bdb0643..add1452 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ serenity = "0.12.4" thiserror = "2.0.11" tokio = { version = "1.43.0", features = ["full"] } tokio-console = "0.1.13" -toml = "0.8.20" +toml = "0.9.0"