diff --git a/Cargo.toml b/Cargo.toml index e44c53c..a5b530d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" [dependencies] alloy = "1.0" base64 = "0.22" -cached = "0.55" +cached = "0.56" dotenv = "0.15" futures-util = "0.3" hex = "0.4"