Skip to content

I put 'rustflags' in pyproject.toml [build]. Is that wrong? #1834

Answered by messense
CarlKCarlK asked this question in Q&A
Discussion options

You must be logged in to vote

It's wrong, rustflags can only be set in .cargo/config.toml or ~/.cargo/config.toml.

See https://doc.rust-lang.org/cargo/reference/config.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by messense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants