Skip to content

Commit

Permalink
Merge pull request #7 from kod-kristoff/renovate/rust_decimal-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate rust_decimal to 1.34.3
  • Loading branch information
kod-kristoff authored Mar 21, 2024
2 parents e0f172e + 4f45929 commit aa7075e
Showing 1 changed file with 1 addition and 1 deletion.
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.11.16", default-features = false }
rstest = "0.15.0"
rust_decimal = "1.25.0"
rust_decimal = "1.34.3"
tokio = { version = "^1.25", default-features = false, features = [
"macros",
"rt-multi-thread",
Expand Down

0 comments on commit aa7075e

Please sign in to comment.