lock fix
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
kieran 2025-01-23 23:21:25 +00:00
parent e810d3d28e
commit 19162322a8
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

2
Cargo.lock generated
View File

@ -1086,7 +1086,7 @@ dependencies = [
[[package]]
name = "nginx-log-parser"
version = "0.1.0"
source = "git+https://github.com/themasch/nginx-log-parser.git#36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8"
source = "git+https://git.v0l.io/Kieran/nginx-log-parser.git#36257b4ba0b78a73a6e957b5a6a3ade4afc48fa8"
dependencies = [
"failure",
"regex",