Parse to a meaningful format in the nix output stream before hitting the running build.
This commit is contained in:
@@ -28,7 +28,3 @@ url = { version = "2.5.8", default-features = false, features = ["std"] }
|
||||
inherits = "release"
|
||||
lto = true
|
||||
strip = "symbols"
|
||||
|
||||
[profile.dev.package.sqlx-macros]
|
||||
# Faster compile-time verified macros
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user