diff --git a/Cargo.toml b/Cargo.toml index 7f778c0197..4d550bff58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -216,7 +216,7 @@ async-trait = "0.1.80" atomicwrites = "0.4.3" authz-macros = { path = "nexus/authz-macros" } backoff = { version = "0.4.0", features = [ "tokio" ] } -base64 = "0.22.0" +base64 = "0.22.1" bb8 = "0.8.3" bcs = "0.1.6" bincode = "1.3.3"