diff --git a/Cargo.toml b/Cargo.toml index 081d76c91..2a136d749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ anyhow = "1" async-recursion = "1.0.5" async-trait = "0.1.77" 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"] }