From ee59e811681dedac8a44b3510d29888beb557c5c Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Thu, 23 May 2019 21:55:20 -0400 Subject: Stop using deprecated trim_left/right --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 667e3da..c78b484 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,5 +18,5 @@ maintenance = { status = "passively-maintained" } [dependencies] base64 = "0.10.0" -quoted_printable = "0.4.0" +quoted_printable = "0.4.1" charset = "0.1.1" -- cgit v1.2.3