diff --git a/Cargo.toml b/Cargo.toml index c1526a2867..baf5935118 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ rust-version = "1.62" [dependencies] oneshot = "0.1.5" -base64 = "0.13.0" +base64 = "0.20.0" byteorder = "1.4.3" crc32fast = "1.3.2" once_cell = "1.10.0"