mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Fix crossterm compilation on macOS
This commit is contained in:
parent
70918570a9
commit
6ba46e5cbf
2 changed files with 2 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -271,6 +271,7 @@ dependencies = [
|
|||
"crossterm_winapi",
|
||||
"filedescriptor",
|
||||
"futures-core",
|
||||
"libc",
|
||||
"mio",
|
||||
"parking_lot",
|
||||
"rustix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue