Skip to content

Commit 4d6e04e

Browse files
committed
temp use patched rustversion
1 parent 71d2f48 commit 4d6e04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ time = []
9292
tokio-macros = { version = "~2.2.0", path = "../tokio-macros", optional = true }
9393

9494
pin-project-lite = "0.2.11"
95-
rustversion = { version = "1.0.16" }
95+
rustversion = { git = "https://github.com/wenym1/rustversion", rev = "0b11410" }
9696

9797
# Everything else is optional...
9898
bytes = { version = "1.0.0", optional = true }

0 commit comments

Comments
 (0)