Skip to content

Commit

Permalink
revert cargo change
Browse files Browse the repository at this point in the history
  • Loading branch information
hernangonzalez committed Oct 12, 2024
1 parent 24cbb52 commit 08ffa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ thiserror = "1.0"
clap = "4.5.20"

[lints.rust]
unsafe_code = "allow"
unsafe_code = "forbid"

[features]
stage1 = []

0 comments on commit 08ffa7a

Please sign in to comment.