Skip to content

Commit

Permalink
Fix unsafe-code lint issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
KmolYuan committed Nov 27, 2023
1 parent 866a479 commit 665595a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,5 @@ repository = "https://github.com/KmolYuan/four-bar-rs"
keywords = ["mechanism", "simulation", "optimization"]
categories = ["algorithms"]

[workspace.lints.rust]
unsafe-code = "forbid"

[workspace.lints.clippy]
semicolon-if-nothing-returned = "warn"

0 comments on commit 665595a

Please sign in to comment.