Skip to content

Commit

Permalink
bump lru dependency to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Roguelazer committed Dec 22, 2021
1 parent c3ae982 commit 69ff14f
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 @@ -38,7 +38,7 @@ serde_derive = "1"
bufstream = "~0.1"
bytes = "1.0.1"
io-enum = "1.0.0"
lru = "0.6.0"
lru = "0.7"
mysql_common = "0.27.2"
socket2 = "0.4"
once_cell = "1.7.2"
Expand Down

0 comments on commit 69ff14f

Please sign in to comment.