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

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

@getreu

Description

@getreu
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions