summaryrefslogtreecommitdiffstats
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 f07c114..667e3da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,6 +17,6 @@ travis-ci = { repository = "staktrace/mailparse", branch = "master" }
maintenance = { status = "passively-maintained" }
[dependencies]
-base64 = "0.9.0"
+base64 = "0.10.0"
quoted_printable = "0.4.0"
charset = "0.1.1"