From 78be0f802459ea262eb396b8beee12c34810aa4d Mon Sep 17 00:00:00 2001 From: Ryan Heywood Date: Fri, 23 Feb 2024 03:06:51 +0000 Subject: [PATCH] Update keyfork-crossterm --- ke/yf/keyfork-crossterm | 1 + 1 file changed, 1 insertion(+) create mode 100644 ke/yf/keyfork-crossterm diff --git a/ke/yf/keyfork-crossterm b/ke/yf/keyfork-crossterm new file mode 100644 index 0000000..4f223e3 --- /dev/null +++ b/ke/yf/keyfork-crossterm @@ -0,0 +1 @@ +{"name":"keyfork-crossterm","vers":"0.27.1","deps":[{"name":"bitflags","req":"^2.3","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"futures-core","req":"^0.3","features":[],"optional":true,"default_features":false,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"parking_lot","req":"^0.12","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde","req":"^1.0","features":["derive"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"async-std","req":"^1.12","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"futures","req":"^0.3","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"futures-timer","req":"^3.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde_json","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serial_test","req":"^2.0.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"tokio","req":"^1.25","features":["full"],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"filedescriptor","req":"^0.8","features":[],"optional":true,"default_features":true,"target":"cfg(unix)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"libc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":"cfg(unix)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"mio","req":"^0.8","features":["os-poll"],"optional":true,"default_features":true,"target":"cfg(unix)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"signal-hook","req":"^0.3.17","features":[],"optional":true,"default_features":true,"target":"cfg(unix)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"signal-hook-mio","req":"^0.2.3","features":["support-v0_8"],"optional":true,"default_features":true,"target":"cfg(unix)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"crossterm_winapi","req":"^0.9.1","features":[],"optional":true,"default_features":true,"target":"cfg(windows)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"winapi","req":"^0.3.9","features":["winuser","winerror"],"optional":true,"default_features":true,"target":"cfg(windows)","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"7495b9d73aa6e505b375f1fec990137e717d1f744a89bb10745ffda7c7aa148a","features":{"bracketed-paste":[],"default":["bracketed-paste","windows","events"],"event-stream":["dep:futures-core","events"],"events":["dep:mio","dep:signal-hook","dep:signal-hook-mio"],"serde":["dep:serde","bitflags/serde"],"use-dev-tty":["filedescriptor"],"windows":["dep:winapi","dep:crossterm_winapi"]},"yanked":false}