mirror of
https://github.com/themasch/nginx-log-parser.git
synced 2025-02-13 12:10:28 +00:00
9 lines
153 B
TOML
9 lines
153 B
TOML
![]() |
[package]
|
||
|
name = "nginx-log-parser"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Mark Schmale <m.schmale@uniorg.de>"]
|
||
|
|
||
|
[dependencies]
|
||
|
regex = "1.0.5"
|
||
|
failure = "0.1.2"
|