Skip to content

Commit

Permalink
Remove panic setting from workspace test profile
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdsellers committed May 4, 2024
1 parent 0890280 commit e7b41a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nautilus_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ debug = true
debug-assertions = true # Fails Cython build if true (OK for cargo test)
overflow-checks = true
lto = false
panic = "unwind"
incremental = true
codegen-units = 256

Expand Down

0 comments on commit e7b41a2

Please sign in to comment.