From b0ce7fb5fe1eda408ef40340ac86118f338ececd Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Wed, 11 Sep 2024 22:03:21 +0200 Subject: ci: fix github action Signed-off-by: Henry Gressmann --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ae231c3..f5141ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,5 +53,5 @@ panic="abort" inherits="release" [profile.samply] -inherits = "release" -debug = true +inherits="release" +debug=true -- cgit v1.3.1