Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rustc): replace .cargo/config with .cargo/config.toml #13

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

nikolads
Copy link
Contributor

@nikolads nikolads commented Sep 8, 2024

New cargo versions emit a warning, that .cargo/config is deprecated and .cargo/config.toml should be used instead. Those warning show in the rendered presentation.

New cargo versions emit a warning, that `.cargo/config` is deprecated and `.cargo/config.toml` should be used instead.
Those warning show in the rendered presentation.
@d3lio d3lio merged commit 4a4d005 into d3lio:master Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants