diff --git a/Cargo.toml b/Cargo.toml index 0a95fa4..4d49b05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ default = [] [dependencies] async-trait = "0.1" -base64 = "0.22" +base64 = "0.23" bincode = "1" bon = "3" borsh = { version = "1" }