summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-09-11 22:03:21 +0200
committerHenry Gressmann <mail@henrygressmann.de>2024-09-11 22:03:21 +0200
commitb0ce7fb5fe1eda408ef40340ac86118f338ececd (patch)
tree2a9f357d2d3adaab05ac8898c286f1b539aa10c9 /Cargo.toml
parentfee68d05ba85be2a358c48697bdeba2bc360b9c6 (diff)
ci: fix github action
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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