Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 255fb59 commit ebe3ec1
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 85 deletions.
132 changes: 48 additions & 84 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 @@ -12,7 +12,7 @@ foundation = { version = "0.1.0", path = "./foundation" }
axum = { version = "0.7", default-features = false, features = ["tokio"] }
chrono = "0.4.37"
reqwest = { version = "0.12.3", default-features = false }
rstest = "0.19.0"
rstest = "0.24.0"
rust_decimal = "1.35.0"
tokio = { version = "^1.37.0", default-features = false, features = [
"macros",
Expand Down

0 comments on commit ebe3ec1

Please sign in to comment.