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

6
Cargo.lock generated
View File

@@ -3065,7 +3065,7 @@ dependencies = [
"tracing",
"url",
"uuid",
"vzic-rs",
"vtimezones-rs",
]
[[package]]
@@ -4484,9 +4484,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
[[package]]
name = "vzic-rs"
name = "vtimezones-rs"
version = "0.1.0"
source = "git+https://github.com/lennart-k/vzic-rs?branch=main#1e63ad71fdc2aad193fd8da19cf21197a52a556b"
source = "git+https://github.com/lennart-k/vtimezones-rs?branch=main#c16d2f26e816f0da80f69b32a5140170b9771e4a"
dependencies = [
"phf",
"phf_codegen",