# 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 = "logidize" version = "0.5.2" authors = ["GereonV"] description = "A lightweight and performant logging utility" documentation = "https://docs.rs/logidize" readme = "README.md" keywords = [ "log", "logger", "logging", ] categories = ["development-tools::debugging"] license = "MIT" repository = "https://github.com/GereonV/logidize" [dependencies.const_format] version = "0.2.30"