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

rust: rename .cargo/config to .cargo/config.toml #11093

Closed
wants to merge 1 commit into from

Conversation

jasonish
Copy link
Member

@jasonish jasonish commented May 16, 2024

No description provided.

Addresses this warning from the Rust compiler:

warning: `../rust/.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`
@jasonish jasonish requested a review from a team as a code owner May 16, 2024 17:31
@jasonish jasonish changed the title cargo config/v1 rust: rename .cargo/config to .cargo/config.toml May 16, 2024
@victorjulien victorjulien added this to the 8.0 milestone May 16, 2024
@victorjulien
Copy link
Member

Merged in #11095, thanks!

@jasonish jasonish deleted the cargo-config/v1 branch May 29, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants