Skip to content

Commit

Permalink
100x'ed sa speed, fixed avg request length/time display, updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
QpxDesign committed Feb 13, 2024
1 parent d998dfc commit d2bb8e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ngxav"
version = "0.2.5"
version = "0.2.6"
edition = "2021"
license = "MIT"
description = "Search through NGINX logs with advanced filters and support for displaying analytics about your selected log entries"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Install

Run this command to install the package from pip: `cargo install ngxav`
Run this command to install the package from cargo: `cargo install ngxav`

### Usage

Expand Down

0 comments on commit d2bb8e1

Please sign in to comment.