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
2 parents 3955818 + 1848f12 commit f4e013d
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]
fs-err.workspace = true
futures.workspace = true
Expand Down

0 comments on commit f4e013d

Please sign in to comment.