Skip to content

Commit

Permalink
Update cached requirement from 0.44.0 to 0.46.1
Browse files Browse the repository at this point in the history
Updates the requirements on [cached](https://github.com/jaemk/cached) to permit the latest version.
- [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/cached/commits)

---
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 Dec 4, 2023
1 parent aaff6d6 commit b123773
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 @@ -21,7 +21,7 @@ quick-xml = { version = "0.31.0", features = ["serde", "encoding_rs", "serialize
serde_yaml = "0.9"
flate2 = "1.0"
zip = "0.6"
cached = "0.44.0"
cached = "0.46.1"
tokio = { version = "1.34.0", features = ["full"] }
[dev-dependencies]
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit b123773

Please sign in to comment.