We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4be50f commit 1ae0121Copy full SHA for 1ae0121
.cargo/config.toml
@@ -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