updated cargo config#18
Conversation
|
Hey - just letting you know this doesn't work on my system - I've had issues with flashing note the duplicated argument It's strange since we already have a top level .cargo/config.toml. Not very familiar with Versions: |
|
@neduard Thanks much for the report. What host platform are you on? Which chapter were you trying to build? I didn't update anything after Chapter 3 because subsequent chapters have Cargo dependencies that should make it unnecessary to explicitly include |
|
As this causes an error for others, I closed this pull request. |
Follow up to #17: updating the rest of the cargo configs in the book.
I think @BartMassey is probably right that this fix is needed due to platform differences (I am on Windows and without this I get an error). If this change causes an error for anyone else maybe it is best to just mention this as a potential fix in the General troubleshooting section of the book.