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 71d2f48 commit 4d6e04eCopy full SHA for 4d6e04e
tokio/Cargo.toml
@@ -92,7 +92,7 @@ time = []
92
tokio-macros = { version = "~2.2.0", path = "../tokio-macros", optional = true }
93
94
pin-project-lite = "0.2.11"
95
-rustversion = { version = "1.0.16" }
+rustversion = { git = "https://github.com/wenym1/rustversion", rev = "0b11410" }
96
97
# Everything else is optional...
98
bytes = { version = "1.0.0", optional = true }
0 commit comments