diff --git a/helper/Cargo.toml b/helper/Cargo.toml index 51986d1..36f58cb 100644 --- a/helper/Cargo.toml +++ b/helper/Cargo.toml @@ -23,7 +23,7 @@ quick-xml = { version = "0.37.0", features = ["serde", "encoding_rs", "serialize serde_yaml = "0.9" flate2 = "1.0" zip = "2.2" -cached = "0.53.1" +cached = "0.54.0" tokio = { version = "1.34.0", features = ["full"] } similar = "2.4.0" csv = "1.3.0"