# 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 = "ngxav" version = "0.6.3" description = "Search through NGINX logs with advanced filters and support for displaying analytics about your selected log entries" readme = "README.md" license = "MIT" repository = "https://github.com/qpxdesign/ngxav-rs/" [dependencies.atty] version = "0.2.14" [dependencies.chrono] version = "0.4.33" [dependencies.clap] version = "4.4.18" features = ["derive"] [dependencies.fancy-regex] version = "0.13.0" [dependencies.flate2] version = "1.0.28" [dependencies.isbot] version = "0.1.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.rand] version = "0.8.5" [dependencies.rayon] version = "1.8.1" [dependencies.regex] version = "1.10.3" [dependencies.shlex] version = "1.3.0" [dependencies.woothee] version = "0.13.0"