Skip to content

Commit

Permalink
add lints to Cargo.toml
Browse files Browse the repository at this point in the history
Created using spr 1.3.6-beta.1
  • Loading branch information
papertigers committed Dec 2, 2024
1 parent b2c1852 commit d38bf65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sled-diagnostics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name = "sled-diagnostics"
version = "0.1.0"
edition = "2021"

[lints]
workspace = true

[dependencies]
futures.workspace = true
omicron-workspace-hack.workspace = true
Expand Down

0 comments on commit d38bf65

Please sign in to comment.