Skip to content

Commit

Permalink
chore(deps): update rust crate rust_decimal to 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent dc673fd commit 0dfbf65
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 @@ -13,7 +13,7 @@ axum = { version = "0.7", default-features = false, features = ["tokio"] }
chrono = "0.4.35"
reqwest = { version = "0.12.0", default-features = false }
rstest = "0.18.2"
rust_decimal = "1.34.3"
rust_decimal = "1.35.0"
tokio = { version = "^1.36.0", default-features = false, features = [
"macros",
"rt-multi-thread",
Expand Down

0 comments on commit 0dfbf65

Please sign in to comment.