disable stripping

This commit is contained in:
mpostma 2021-10-07 12:10:36 +02:00
parent 493a0e377d
commit 14c6ae4735
1 changed files with 0 additions and 3 deletions

View File

@ -6,8 +6,5 @@ members = [
]
resolver = "2"
[build]
rustflags = "-C link-args=-s"
[patch.crates-io]
pest = { git = "https://github.com/pest-parser/pest.git", rev = "51fd1d49f1041f7839975664ef71fe15c7dcaf67" }