aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 570459d..b7e6b83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ repository = "https://github.com/zeyla/serenity.git"
version = "0.1.4"
[dependencies]
-base64 = "0.2"
+base64 = "0.3"
bitflags = "0.7"
byteorder = "0.5"
flate2 = "0.2"