Skip to content

Commit

Permalink
Update chrono dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal-Szczepaniak committed Jun 3, 2024
1 parent 22d8dce commit 445c79a
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 @@ -4,7 +4,7 @@ resolver = "2"
members = ["tapo", "tapo-py"]

[workspace.dependencies]
chrono = { version = "0.4.25", default-features = false }
chrono = { version = "0.4.34", default-features = false }
pyo3 = { version = "0.20" }
pyo3-asyncio = "0.20"
tokio = { version = "1.37", default-features = false }

0 comments on commit 445c79a

Please sign in to comment.