# 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 = "logs-narrator" version = "0.4.0" authors = ["Arnaud Gourlay "] description = "Merge logs to tell a story" readme = "README.md" keywords = [ "logs", "merger", ] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/agourlay/logs-narrator" [dependencies.chrono] version = "0.4.35" [dependencies.clap] version = "4.5.2" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.regex] version = "1.10.3"