diff --git a/Cargo.toml b/Cargo.toml index b29356e..ac6d3df 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,7 @@ plist = "1.7.0" regex = "1.10.6" base64 = "0.22.1" chrono = "0.4.38" +sunlight = "0.1.0" [dev-dependencies] simplelog = "0.12.2"