Update rustix
The issue has been fixed.
This commit is contained in:
parent
d5a74249c8
commit
dd19f1f527
3 changed files with 9 additions and 11 deletions
|
@ -8,6 +8,3 @@ crate-type = ["dylib"]
|
|||
|
||||
[dependencies]
|
||||
rustc_driver_impl = { path = "../rustc_driver_impl" }
|
||||
# FIXME(Nilstrieb): 0.37.12 adds eventfd support for FreeBSD,
|
||||
# but FreeBSD 12 does not support it: https://github.com/bytecodealliance/rustix/issues/716
|
||||
rustix = "=0.37.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue