Skip to content

Commit

Permalink
Update to lru v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benesch authored Mar 11, 2023
1 parent f1afb7c commit 6ca8bec
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 @@ -20,7 +20,7 @@ futures-core = "0.3"
futures-util = "0.3"
futures-sink = "0.3"
lazy_static = "1"
lru = "0.8.1"
lru = "0.10.0"
mio = { version = "0.8.0", features = ["os-poll", "net"] }
mysql_common = { version = "0.29.2", default-features = false }
once_cell = "1.7.2"
Expand Down

0 comments on commit 6ca8bec

Please sign in to comment.