diff --git a/Cargo.toml b/Cargo.toml index 73420226..33760433 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ include = [ ] [dependencies] -base64 = "0.8" +base64 = "0.9" bytes = "0.4.4" futures = "0.1.17" futures-cpupool = "0.1.6"