Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed May 12, 2024
1 parent 166ffeb commit f75fcf3
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 @@ log = "0.4.20"
lz4_flex = { version = "0.11.2", optional = true }
min-max-heap = "1.3.0"
path-absolutize = "3.1.1"
quick_cache = "0.4.1"
quick_cache = "0.5.1"
rand = "0.8.5"
serde = { version = "1.0.197", optional = true, features = ["derive"] }
tempfile = "3.10.0"
Expand Down

0 comments on commit f75fcf3

Please sign in to comment.