Prechádzať zdrojové kódy

Build release testsuite binaries with complete debug information.

whitequark 7 rokov pred
rodič
commit
826764c961
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  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