Skip to content

Commit

Permalink
Update cached requirement from 0.51.3 to 0.53.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: cached
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cn-kali-team committed Aug 1, 2024
1 parent 1680c76 commit beb9fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit beb9fd3

Please sign in to comment.