Skip to content

Commit

Permalink
Merge pull request #2 from kod-kristoff/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate chrono to 0.4.37
  • Loading branch information
kod-kristoff authored Apr 7, 2024
2 parents b82a56b + 847ea17 commit 34c9c34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions auctioning_platform/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion auctioning_platform/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ foundation = { version = "0.1.0", path = "./foundation" }

# external crates
axum = { version = "0.7", default-features = false, features = ["tokio"] }
chrono = "0.4.35"
chrono = "0.4.37"
reqwest = { version = "0.12.3", default-features = false }
rstest = "0.18.2"
rust_decimal = "1.35.0"
Expand Down

0 comments on commit 34c9c34

Please sign in to comment.