# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "cursebox" version = "0.2.11" authors = ["Greg Chapple ", "Tom Jakubowski ", "M Farkas-Dyck "] description = "Cell-grid TTY UI library" homepage = "https://github.com/strake/cursebox.rs" license = "MIT" repository = "https://github.com/strake/cursebox.rs" [dependencies.buf] version = "0.2" [dependencies.chn] version = "0.1" [dependencies.containers] version = "0.9.0" default-features = false [dependencies.flags] version = "0.1" [dependencies.i-o] version = "0.4.3" [dependencies.libc] version = "0.1" package = "libc-interface" [dependencies.loca] version = "0.7" [dependencies.null-terminated] version = "0.3.3" [dependencies.ptr] version = "0.2.1" [dependencies.subslice] version = "0.2.0" [dependencies.system-call] version = "0.1.2" [dependencies.tempus] version = "0.2.3" features = ["libc"] [dependencies.unix] version = "0.6.7" [dependencies.unix-signal] version = "0.1" [dependencies.unix-tty] version = "0.3" [dependencies.util] version = "0.1.1"