use mirror
This commit is contained in:
parent
44b2373bb9
commit
e810d3d28e
@ -11,7 +11,7 @@ log = "0.4.25"
|
|||||||
pretty_env_logger = "0.5.0"
|
pretty_env_logger = "0.5.0"
|
||||||
tokio = { version = "1.43.0", features = ["macros", "rt", "rt-multi-thread"] }
|
tokio = { version = "1.43.0", features = ["macros", "rt", "rt-multi-thread"] }
|
||||||
futures-util = "0.3.31"
|
futures-util = "0.3.31"
|
||||||
nginx-log-parser = { git = "https://github.com/themasch/nginx-log-parser.git" }
|
nginx-log-parser = { git = "https://git.v0l.io/Kieran/nginx-log-parser.git" }
|
||||||
reqwest = "0.12.12"
|
reqwest = "0.12.12"
|
||||||
serde = "1.0.217"
|
serde = "1.0.217"
|
||||||
serde_json = "1.0.137"
|
serde_json = "1.0.137"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user