Procházet zdrojové kódy

Build release testsuite binaries with complete debug information.

whitequark před 7 roky
rodič
revize
826764c961
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -74,3 +74,6 @@ required-features = ["log", "socket-tcp"]
 [[example]]
 name = "stress"
 required-features = ["std", "phy-tap_interface", "socket-tcp"]
+
+[profile.release]
+debug = 2