Remove profile from child crate

This commit is contained in:
Jackson Coxson
2025-05-09 13:42:23 -06:00
parent 25b8a85dfd
commit dd5bbeff18

View File

@@ -81,10 +81,3 @@ clap = { version = "4.5" }
plist = { version = "1.7" } plist = { version = "1.7" }
ns-keyed-archive = "0.1.2" ns-keyed-archive = "0.1.2"
uuid = "1.16" uuid = "1.16"
# When testing the pair binary, creating certificates takes forever
[profile.dev.package.idevice]
opt-level = 3
[profile.dev]
opt-level = 3