diff --git a/Cargo.toml b/Cargo.toml index f413be2..8a83841 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ tokio-util = { version = "0.7", features = ["io"] } open = "5" chrono = { version = "0.4", features = ["serde"] } uuid = { version = "1", features = ["v3", "v4"] } -base64 = "0.21" +base64 = "0.23" url = "2" discord-rich-presence = "1.1.0" sysinfo = "0.30"