Skip to content

cargo: rename config to config.toml#5954

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:cargo_rename_config
Feb 7, 2024
Merged

cargo: rename config to config.toml#5954
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:cargo_rename_config

Conversation

@cakebaker
Copy link
Copy Markdown
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`

@github-actions
Copy link
Copy Markdown

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
@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