Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Sep 1, 2023
1 parent 9cf66eb commit 0dff5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0dff5c6

Please sign in to comment.