diff --git a/Cargo.toml b/Cargo.toml index 09b046e8..0b01ee05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ members = [ exclude = ["examples"] [workspace.dependencies] -base64 = "0.21" +base64 = "0.22" bytes = "1" chrono = "0.4.35" futures = "0.3"