diff --git a/helper/Cargo.toml b/helper/Cargo.toml index b88187d..56d9530 100644 --- a/helper/Cargo.toml +++ b/helper/Cargo.toml @@ -23,7 +23,7 @@ quick-xml = { version = "0.35.0", features = ["serde", "encoding_rs", "serialize serde_yaml = "0.9" flate2 = "1.0" zip = "0.6" -cached = "0.51.3" +cached = "0.53.1" tokio = { version = "1.34.0", features = ["full"] } similar = "2.4.0" csv = "1.3.0"