reorganize time-tz dependency
This commit is contained in:
parent
5acbf0e456
commit
9890538c0e
2 changed files with 1 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ serde.workspace = true
|
|||
serde_json.workspace = true
|
||||
quick-xml.workspace = true
|
||||
time = { workspace = true, optional = true }
|
||||
time-tz = { workspace = true, optional = true }
|
||||
time-tz = { version = "2.0.0", optional = true }
|
||||
|
||||
indicatif.workspace = true
|
||||
anyhow.workspace = true
|
||||
|
|
|
|||
Reference in a new issue