We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lru
pem
1 parent da2193b commit c5f620eCopy full SHA for c5f620e
Cargo.toml
@@ -21,11 +21,11 @@ futures-util = "0.3"
21
futures-sink = "0.3"
22
keyed_priority_queue = "0.4"
23
lazy_static = "1"
24
-lru = "0.10.0"
+lru = "0.11.0"
25
mio = { version = "0.8.0", features = ["os-poll", "net"] }
26
mysql_common = { version = "0.30", default-features = false }
27
once_cell = "1.7.2"
28
-pem = "2.0.1"
+pem = "3.0"
29
percent-encoding = "2.1.0"
30
pin-project = "1.0.2"
31
serde = "1"
0 commit comments