Skip to content

Commit

Permalink
Merge pull request #71 from persian-tools/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate chrono to 0.4.38
  • Loading branch information
ali77gh authored Apr 16, 2024
2 parents a579b00 + 1c37d05 commit 1c348a1
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 @@ -20,7 +20,7 @@ thiserror = { version = "1.0.58", optional = true }
num = { version = "0.4", optional = true }
num-derive = { version = "0.4", optional = true }
num-traits = { version = "0.2", optional = true }
chrono = { version = "0.4.37", optional = true }
chrono = { version = "0.4.38", optional = true }

# Edit `Makefile` and `src/lib.src` after making changes in this section:
[features]
Expand Down

0 comments on commit 1c348a1

Please sign in to comment.