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
It would be great if the things one can write in Xargo.toml would be documented coherently somewhere. Currently, I found out some things just by coincidence when I opened CHANGELOG.md, like the fact that one can write [dependencies.std] instead of [target.XXX.dependencies.std].
The text was updated successfully, but these errors were encountered:
It would be great if the things one can write in Xargo.toml would be documented coherently somewhere. Currently, I found out some things just by coincidence when I opened
CHANGELOG.md
, like the fact that one can write[dependencies.std]
instead of[target.XXX.dependencies.std]
.The text was updated successfully, but these errors were encountered: