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.
1 parent 19d92d1 commit 5da451dCopy full SHA for 5da451d
Cargo.toml
@@ -20,8 +20,7 @@ futures-channel = "0.3"
20
futures-util = { version = "0.3", default-features = false }
21
http = "0.2"
22
23
-# Necessary to overcome msrv check of rust 1.49, as 1.15.0 failed
24
-once_cell = "=1.14"
+once_cell = "1.14"
25
26
pin-project-lite = "0.2.4"
27
socket2 = "0.4"
0 commit comments