Skip to content

Commit 077455e

Browse files
Upgrade lru to v0.15
1 parent ba38dca commit 077455e

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
keyed_priority_queue = "0.4"
23-
lru = "0.14.0"
23+
lru = "0.15.0"
2424
mysql_common = { version = "0.35.4", default-features = false }
2525
pem = "3.0"
2626
percent-encoding = "2.1.0"

0 commit comments

Comments
 (0)