Skip to content

Commit 1ae0121

Browse files
Run in debug mode for symbols
1 parent d4be50f commit 1ae0121

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.cargo/config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@@ -1,4 +1,4 @@
2+
# https://doc.rust-lang.org/cargo/reference/config.html
3+
[build]
4+
# debug symbols https://pyo3.rs/main/debugging#common-setup
5+
rustflags = ["-g"]

0 commit comments

Comments
 (0)