rename vzic-rs to vtimezones-rs

This commit is contained in:
Lennart
2025-07-23 18:19:23 +02:00
parent db01024682
commit 3db2f13c1b
5 changed files with 11 additions and 8 deletions

View File

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