# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "libc" version = "0.2.108" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119" [[package]] name = "libtui" version = "0.1.0" dependencies = [ "libc", "xekeys", ] [[package]] name = "xekeys" version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "176071db94b2f1e1202e035d43c91fb8c6437e482de8b52b4990f8f6654d2364"