diff --git a/Cargo.toml b/Cargo.toml index 07e47107a8..6e4e471f4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ async-trait = "0.1.57" asynchronous-codec = "0.6" axum = "0.6" backoff = "0.4" -base64 = "0.13.1" +base64 = "0.20.0" bincode = "1.3.3" bs58 = "0.4" bytecheck = "0.6.7"