You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set profile name as ";;" and this is error when trying to run app
error: failed to parse manifest at `/home/rafal/test/tt/aa/Cargo.toml`
Caused by:
TOML parse error at line 20, column 10
|
20 | [profile.";;"]
| ^^^^
invalid character `;` in profile name `;;`
Allowed characters are letters, numbers, underscore, and hyphen.
The text was updated successfully, but these errors were encountered:
I set profile name as ";;" and this is error when trying to run app
The text was updated successfully, but these errors were encountered: