Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

[profile.release] strip = "symbols" in Cargo.toml is not honored #200

Open
getreu opened this issue Mar 19, 2022 · 0 comments
Open

[profile.release] strip = "symbols" in Cargo.toml is not honored #200

getreu opened this issue Mar 19, 2022 · 0 comments

Comments

@getreu
Copy link

getreu commented Mar 19, 2022

$ rustc --version
rustc 1.59.0 (9d1b2106e 2022-02-23)

My Cargo.toml:

[profile.release]
strip = "symbols"
./run-script ../scripts/18-make-deb-package
cargo-deb: unable to parse Cargo.toml
  because: invalid type: string "symbols", expected a boolean for key `profile.release.strip` at line 23 column 9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant