Skip to content

Commit

Permalink
fix(deps): update rust crate quick_cache to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 545dce8 commit 5ec690f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ lz4_flex = { version = "0.11.3", optional = true }
min-max-heap = "1.3.0"
miniz_oxide = { version = "0.7.3", optional = true }
path-absolutize = "3.1.1"
quick_cache = "0.5.1"
quick_cache = "0.6.0"
serde = { version = "1.0.200", optional = true, features = ["derive", "rc"] }
tempfile = "3.10.1"

Expand Down

0 comments on commit 5ec690f

Please sign in to comment.