diff --git a/Cargo.toml b/Cargo.toml index 430915c..0191491 100644 --- a/Cargo.toml +++ b/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