# 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 = "rovella_logger" version = "0.1.4" include = ["/src"] description = "A simple logger that is used by the rovella game library (the rest of the library is still in developement)" readme = "README.md" keywords = [ "logger", "rovella", "log", "logging", "colored-logging", ] categories = [ "development-tools::debugging", "development-tools", ] license = "GPL-2.0-or-later" resolver = "2" [dependencies]