Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 7de9acb commit 240301f
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 @@ -27,7 +27,7 @@ iso8601 = "0.6"
chrono-tz = {version = "0.9", optional = true }

[dependencies.chrono]
version = "0.4"
version = "0.4.38"
default-features = false
features = ["clock", "std", "wasmbind"]

Expand Down

0 comments on commit 240301f

Please sign in to comment.