We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b4bc3 commit 36f8039Copy full SHA for 36f8039
helper/Cargo.toml
@@ -23,7 +23,7 @@ quick-xml = { version = "0.37.0", features = ["serde", "encoding_rs", "serialize
23
serde_yaml = "0.9"
24
flate2 = "1.0"
25
zip = "2.2"
26
-cached = "0.53.1"
+cached = "0.54.0"
27
tokio = { version = "1.34.0", features = ["full"] }
28
similar = "2.4.0"
29
csv = "1.3.0"
0 commit comments