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

cargo: rename config to config.toml #5954

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

cakebaker
Copy link
Contributor

This PR renames .cargo/config to .cargo/config.toml because config has been deprecated according to warnings in the nightly builds (see, for example, https://github.com/uutils/coreutils/actions/runs/7811345042/job/21306344490, "Test" step):

warning: `/home/runner/work/coreutils/coreutils/.cargo/config` is deprecated in favor of `config.toml`

Copy link

github-actions bot commented Feb 7, 2024

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre merged commit 6998c1a into uutils:main Feb 7, 2024
60 of 62 checks passed
@cakebaker cakebaker deleted the cargo_rename_config branch February 7, 2024 10:15
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