uutils / platform-info

A cross-platform way to get information about your machine
MIT License
85 stars 25 forks source link

cargo: rename "config" to "config.toml" #70

Closed cakebaker closed 9 months ago

cakebaker commented 9 months ago

This PR renames .cargo/config to .cargo/config.toml because config has been deprecated.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (32f8b98) 94.89% compared to head (065947f) 94.89%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ======================================= Coverage 94.89% 94.89% ======================================= Files 4 4 Lines 940 940 ======================================= Hits 892 892 Misses 48 48 ``` | [Flag](https://app.codecov.io/gh/uutils/platform-info/pull/70/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | Coverage Δ | | |---|---|---| | [macos_latest](https://app.codecov.io/gh/uutils/platform-info/pull/70/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `99.30% <ø> (ø)` | | | [ubuntu_latest](https://app.codecov.io/gh/uutils/platform-info/pull/70/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `99.30% <ø> (ø)` | | | [windows_latest](https://app.codecov.io/gh/uutils/platform-info/pull/70/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `94.40% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.