Skip to content

Commit

Permalink
fix: add workspace lint for stress test bin
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiagoPittella committed Jan 31, 2025
1 parent 0a74fac commit 24b743e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/stress-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ repository.workspace = true
rust-version.workspace = true
version.workspace = true

[lints]
workspace = true

[dependencies]
anyhow = "1.0"
clap = { version = "4.5", features = ["derive", "string"] }
Expand Down

0 comments on commit 24b743e

Please sign in to comment.