Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.38 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b5b0925 commit 70ba6a0
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 @@ -23,7 +23,7 @@ aws-config = "1.2.1"
aws-sdk-glue = "1.27"
aws-types = "1.2"
aws-credential-types = "1.2"
chrono = "0.4"
chrono = "0.4.38"
clap = { version = "4.5", features = ["derive"] }
datafusion = { version = "35", features = ["avro"] }
deltalake = { version = "0.17", default-features = false, features = ["datafusion-ext", "s3", "gcs"] }
Expand Down

0 comments on commit 70ba6a0

Please sign in to comment.