Skip to content

Commit 6ca8bec

Browse files
authored
Update to lru v0.10.0
1 parent f1afb7c commit 6ca8bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ futures-core = "0.3"
2020
futures-util = "0.3"
2121
futures-sink = "0.3"
2222
lazy_static = "1"
23-
lru = "0.8.1"
23+
lru = "0.10.0"
2424
mio = { version = "0.8.0", features = ["os-poll", "net"] }
2525
mysql_common = { version = "0.29.2", default-features = false }
2626
once_cell = "1.7.2"

0 commit comments

Comments
 (0)