Update vtimezones-rs

This commit is contained in:
Lennart K
2026-01-24 18:05:42 +01:00
parent d5892ab56b
commit 6a31d3000c

View File

@@ -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",
] }