diff --git a/src/agent/Cargo.toml b/src/agent/Cargo.toml index 2786340d70..852ac00af7 100644 --- a/src/agent/Cargo.toml +++ b/src/agent/Cargo.toml @@ -22,3 +22,4 @@ members = [ [profile.release] lto = "thin" +debug = true \ No newline at end of file