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.
sqlx-macros
1 parent 040c9a2 commit f59be65Copy full SHA for f59be65
Cargo.toml
@@ -66,3 +66,6 @@ thread_local = "1.1.8"
66
67
[profile.release]
68
debug = 1
69
+
70
+[profile.dev.package.sqlx-macros]
71
+opt-level = 3
0 commit comments