Skip to content

Commit

Permalink
Merge pull request #302 from Roguelazer/bump-lru
Browse files Browse the repository at this point in the history
bump lru dependency to 0.7
  • Loading branch information
blackbeam authored Dec 23, 2021
2 parents c3ae982 + 69ff14f commit 5304021
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 5304021

Please sign in to comment.