diff --git a/Cargo.toml b/Cargo.toml index feb448133..d094ac1ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ anyhow = "1" async-recursion = "1.0.5" async-trait = "0.1.75" atty = "0.2.14" -base64 = "0.21.5" +base64 = "0.21.7" bincode = "1.3" byte-unit = "5.1.2" bytes = { version = "1", features = ["serde"] }