Remove merged libc patch
This commit is contained in:
parent
133dab261d
commit
887211c850
2 changed files with 8 additions and 9 deletions
|
|
@ -111,8 +111,6 @@ test-log = "0.2"
|
|||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
[patch.crates-io]
|
||||
# https://github.com/rust-lang/libc/pull/4388
|
||||
libc = { git = "https://gitlab.redox-os.org/redox-os/liblibc.git", branch = "redox-socket-0.2" }
|
||||
# https://github.com/smol-rs/polling/pull/235
|
||||
polling = { git = "https://github.com/jackpot51/polling.git", branch = "master" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue