update vtimezones-rs

This commit is contained in:
Lennart
2025-07-23 20:23:21 +02:00
parent 3db2f13c1b
commit caca2d28ed
2 changed files with 4 additions and 4 deletions

View File

@@ -135,8 +135,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 = "f0591d13" }
# TODO: Pin version
vtimezones-rs = { git = "https://github.com/lennart-k/vtimezones-rs", branch = "main" }
vtimezones-rs = "0.1"
ece = { version = "2.3", default-features = false, features = [
"backend-openssl",
] }