# 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 = "locmess" version = "1.0.0" authors = ["dystroy "] description = "look at the mess that are your LOC" keywords = ["LOC", "LOL"] categories = [] license = "MIT" repository = "https://github.com/Canop/locmess" [profile.release] lto = "fat" codegen-units = 1 debug = false [dependencies.anyhow] version = "1.0" [dependencies.argh] version = "0.1.3" [dependencies.char_reader] version = "0.1" [dependencies.cli-log] version = "1.2" [dependencies.crossterm] version = "0.19.0" [dependencies.git2] version = "0.13" default-features = false [dependencies.log] version = "0.4" [dependencies.minimad] version = "0.7.0" [dependencies.phf] version = "0.8" features = ["macros"] [dependencies.termimad] version = "0.10.0" features = ["special-renders"] default-features = false [dependencies.thiserror] version = "1.0"