Skip to content

Commit

Permalink
feat: update iso8601
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Feb 17, 2023
1 parent f884a3d commit 92f8329
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 @@ -22,7 +22,7 @@ parser = ["nom"]
[dependencies]
serde = { version = "1.0", optional = true, features = ["derive"] }
serde_json = { version = "1.0", optional = true }
iso8601 = "0.5"
iso8601 = "0.6"
chrono-tz = {version = "0.8.1", optional = true }

[dependencies.chrono]
Expand Down

0 comments on commit 92f8329

Please sign in to comment.