diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-09-11 22:03:21 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-09-11 22:03:21 +0200 |
| commit | b0ce7fb5fe1eda408ef40340ac86118f338ececd (patch) | |
| tree | 2a9f357d2d3adaab05ac8898c286f1b539aa10c9 /Cargo.toml | |
| parent | fee68d05ba85be2a358c48697bdeba2bc360b9c6 (diff) | |
ci: fix github action
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,5 +53,5 @@ panic="abort" inherits="release" [profile.samply] -inherits = "release" -debug = true +inherits="release" +debug=true |
