diff --git a/Cargo.toml b/Cargo.toml index c388305..829f4d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "Readme.md" [dependencies] chrono = "0.4" -lunatic = "0.13" +lunatic = "0.14" serde = { version = "1.0", features = ["derive"] } yansi = "0.5.1"