diff --git a/helper/Cargo.toml b/helper/Cargo.toml index 1a2fcaf..8361549 100644 --- a/helper/Cargo.toml +++ b/helper/Cargo.toml @@ -23,7 +23,7 @@ quick-xml = { version = "0.31.0", features = ["serde", "encoding_rs", "serialize serde_yaml = "0.9" flate2 = "1.0" zip = "0.6" -cached = "0.49.2" +cached = "0.50.0" tokio = { version = "1.34.0", features = ["full"] } similar = "2.4.0" csv = "1.3.0"