diff --git a/Cargo.toml b/Cargo.toml index 185a4c3..e2ff35f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ reqwest = { version = "0.12", features = [ openidconnect = "4.0" clap = { version = "4.5", features = ["derive", "env"] } matchit-serde = { git = "https://github.com/lennart-k/matchit-serde", rev = "e18e65d7" } -vtimezones-rs = "0.2" +vtimezones-rs = "0.3" ece = { version = "2.3", default-features = false, features = [ "backend-openssl", ] }