# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ponyfetch" version = "0.2.1" authors = ["Atsukoro1"] include = [ "**/*.rs", "Cargo.toml", "ponies/*", ] description = "A cross-platform command-line interface (CLI) tool written in Rust to display system information in an aesthetically pleasing and entertaining manner. " readme = "README.md" categories = ["command-line-utilities"] license = "MIT" [dependencies.kernel32-sys] version = "0.2.2"