Skip to content

Commit

Permalink
try to work around windows defender false positive, idk whether this …
Browse files Browse the repository at this point in the history
…will work
  • Loading branch information
nullchinchilla committed Nov 7, 2024
1 parent da53529 commit 3bb43a4
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 @@ -173,5 +173,5 @@ opt-level = 3
panic = "abort"
opt-level = 3
debug = 0
strip = true
strip = false
lto="thin"

0 comments on commit 3bb43a4

Please sign in to comment.