diff options
| author | tslil clingman <tslil@posteo.de> | 2022-09-25 17:27:50 +0200 |
|---|---|---|
| committer | tslil clingman <tslil@posteo.de> | 2022-09-25 17:27:50 +0200 |
| commit | ac5858eb9f241023224b5415b1f6d516aae514b8 (patch) | |
| tree | 721e4ce98e4065106c3d46786ca3949127ac7553 /Cargo.toml | |
| parent | 1cac34b7ea939e0d0d1157de59e90c70b2831812 (diff) | |
Focus on sfb
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ name = "srchr" version = "0.1.0" edition = "2021" +# [profile.release] +# debug = true + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] |
