# 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 = "love-fetch" version = "1.1.2" authors = ["DarkCh4osss "] publish = true description = "A sys information tool for my lovers" readme = "README.md" keywords = ["system", "cli", "love"] license = "MIT" repository = "https://github.com/DarkCh4osss/love-fetch" [dependencies.colored] version = "2.0.0" [dependencies.sysinfo] version = "0.16.5" default-features = false [dependencies.whoami] version = "1.1.1"