Skip to content

Commit

Permalink
fix: chrono dep (apache#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
odysa authored Mar 29, 2024
1 parent 49117cb commit 162f16e
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 @@ -47,7 +47,7 @@ aws-sdk-glue = "1.21.0"
bimap = "0.6"
bitvec = "1.0.1"
bytes = "1.5"
chrono = "0.4"
chrono = "0.4.34"
derive_builder = "0.20.0"
either = "1"
env_logger = "0.11.0"
Expand Down

0 comments on commit 162f16e

Please sign in to comment.