diff --git a/Cargo.toml b/Cargo.toml index 684c0522f..3c962b807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ conversion = [ ] [dependencies] -base64 = "0.22" +base64 = "0.23" futures = "0.3" headers = "0.4.0" http = "1"