This commit is contained in:
Edgar 2022-10-24 10:13:09 +02:00
parent 2c5408f403
commit 86f37fd4cd
No known key found for this signature in database

View file

@ -14,11 +14,11 @@ categories = ["parsing"]
[dependencies]
chrono = "0.4.22"
derive_builder = "0.11.2"
quick-xml = "0.24.0"
url = "2.2.2"
quick-xml = "0.26.0"
url = "2.3.1"
[dev-dependencies]
criterion = { version = "0.3.6", features = ["html_reports"] }
criterion = { version = "0.4.0", features = ["html_reports"] }
[[bench]]
name = "benchmark"