diff options
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,3 +81,4 @@ features = ["runtime-tokio-rustls", "time", "postgres", "uuid"] [profile.dist] inherits = "release" lto = "thin" +strip = "symbols" |
![]() |
index : atuin | |
| Turtle. A hard-fork of atuin, focusing on a more minimal feature set | bpeetz |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -81,3 +81,4 @@ features = ["runtime-tokio-rustls", "time", "postgres", "uuid"] [profile.dist] inherits = "release" lto = "thin" +strip = "symbols" |