# 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] edition = "2018" name = "rsflex" version = "0.3.0" authors = ["Curly <11898833+curlpipe@users.noreply.github.com>"] description = "A super fast system information displayer written in Rust" homepage = "https://github.com/curlpipe/rsflex" readme = "README.md" keywords = ["flex", "fetch", "rust", "terminal", "command-line"] license = "MPL-2.0" repository = "https://github.com/curlpipe/rsflex" [profile.release] lto = true panic = "abort" [dependencies.cmd_lib] version = "0.8.5" [dependencies.colored] version = "2.0.0" [dependencies.mimalloc] version = "0.1.24" [dependencies.regex] version = "1.4.3" [dependencies.unicode-width] version = "0.1.8"