Skip to content

Commit e5b07df

Browse files
committed
Bump lru version
1 parent f8e0bd5 commit e5b07df

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
@@ -21,7 +21,7 @@ futures-util = "0.3"
2121
futures-sink = "0.3"
2222
keyed_priority_queue = "0.4"
2323
lazy_static = "1"
24-
lru = "0.11.0"
24+
lru = "0.12.0"
2525
mio = { version = "0.8.0", features = ["os-poll", "net"] }
2626
mysql_common = { version = "0.31", default-features = false }
2727
once_cell = "1.7.2"

0 commit comments

Comments
 (0)