mirror of
https://github.com/edg-l/sitewriter.git
synced 2024-11-09 09:38:24 +00:00
deps
This commit is contained in:
parent
9cf66ebb7b
commit
0dff5c69c3
|
@ -13,7 +13,7 @@ categories = ["parsing"]
|
|||
resolver = "2"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4.24", default-features = false, features = ["std", "clock"] }
|
||||
chrono = { version = "0.4.28", default-features = false, features = ["std", "clock"] }
|
||||
derive_builder = "0.12.0"
|
||||
quick-xml = { version = "0.30.0", default-features = false }
|
||||
url = "2.3.1"
|
||||
|
|
Loading…
Reference in a new issue