mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 05:06:23 +00:00
rust: update crossterm to 0.23.0 and arc-swap to 1.5.0
Summary: Needed to import [cloud-hypervisor](https://github.com/cloud-hypervisor/cloud-hypervisor). (Note: this ignores all push blocking failures!) Reviewed By: dtolnay Differential Revision: D34434866 fbshipit-source-id: 69741b4ac767e0ab5ecc8307dd40267d9dcbf4ae
This commit is contained in:
parent
cc09499c1f
commit
e5f89a81e9
1 changed files with 0 additions and 4 deletions
|
@ -36,7 +36,3 @@ unwind = { version = "0.4", features = ["ptrace"] }
|
|||
[dev-dependencies]
|
||||
quickcheck = "1.0"
|
||||
quickcheck_macros = "1.0"
|
||||
|
||||
[features]
|
||||
default = ["llvm_asm", "llvm_asm"]
|
||||
llvm_asm = []
|
||||
|
|
Loading…
Reference in a new issue