Skip to content

Conversation

@josephlr
Copy link
Member

@josephlr josephlr commented May 6, 2024

The .cargo/config.toml file has been supported since Rust 1.39, and is only needed for testing, not for actually building the crate. There's no harm in it being ignored.

This eliminates a warning caused by both .cargo/config.toml and .cargo/config being present.

The `.cargo/config.toml` file has been supported since Rust 1.39, and is
only needed for testing, not for actually building the crate. There's
no harm in it being ignored.

This eliminates a warning caused by both `.cargo/config.toml` and
`.cargo/config` being present.

Signed-off-by: Joe Richey <[email protected]>
@josephlr josephlr requested a review from newpavlov May 6, 2024 11:55
@josephlr josephlr merged commit a24538f into rust-random:master May 6, 2024
@josephlr josephlr deleted the config branch May 6, 2024 12:10
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