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

Rename .cargo/config to .cargo/config.toml #767

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

jannic
Copy link
Member

@jannic jannic commented Feb 10, 2024

Current nightly complains about the old path:

warning: /build/rp-hal/.cargo/config is deprecated in favor of config.toml
note: if you need to support cargo 1.38 or earlier, you can symlink config to config.toml

Current nightly complains about the old path:

warning: `/build/rp-hal/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
@ithinuel ithinuel merged commit a650b00 into rp-rs:main Feb 10, 2024
6 checks passed
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