Adding .gitlab-ci and fixing lifetime stuff
This commit is contained in:
@@ -11,7 +11,7 @@ rppal = "0.11.3"
|
||||
image = "*"
|
||||
imageproc = "*"
|
||||
arrayref = "*"
|
||||
chrono = "*"
|
||||
chrono = { version = "*", features = [ "serde" ] }
|
||||
chrono-tz = "*"
|
||||
euclid = "*"
|
||||
log = "*"
|
||||
|
||||
Reference in New Issue
Block a user