Handle case where there is no time
This commit is contained in:
@@ -5,3 +5,7 @@ edition = "2021"
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5.1"
|
||||
time = { version = "0.3.9", features = ["parsing"] }
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
Reference in New Issue
Block a user