Skip to content

Commit 0d72edc

Browse files
committed
Use git mio to avoid x86_64-android bug
1 parent 769ff15 commit 0d72edc

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Cargo.lock

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ test = false # no unit tests
7676
name = "rustup-init"
7777
path = "src/rustup-cli/main.rs"
7878
test = false # no unit tests
79+
80+
[replace]
81+
"mio:0.6.10" = { git = "https://github.com/carllerche/mio", commit = "1d42d523f235bff298acd11f5758c3fed81ef67a" }

0 commit comments

Comments
 (0)