diff --git a/Cargo.toml b/Cargo.toml index 41953f7..0045b74 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ md-5 = "0.10" # Binary parsing byteorder = "1.5" -base64 = "0.22" +base64 = "0.23" # Error handling thiserror = "2"