Skip to content

Cargo.toml: bump Rust version#369

Open
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:patch-1
Open

Cargo.toml: bump Rust version#369
oech3 wants to merge 1 commit intouutils:mainfrom
oech3:patch-1

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Apr 12, 2026

Since this project is WIP and none of (lts) distribution package it, there is no reason to restrict toolchain at here and build time.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.16%. Comparing base (08d3454) to head (95a2213).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   82.16%   82.16%           
=======================================
  Files          13       13           
  Lines        5444     5444           
  Branches      304      304           
=======================================
  Hits         4473     4473           
  Misses        969      969           
  Partials        2        2           
Flag Coverage Δ
macos_latest 82.61% <ø> (ø)
ubuntu_latest 82.72% <ø> (ø)
windows_latest 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xtqqczze
Copy link
Copy Markdown
Contributor

This crate (unlike uutils/tar#259) has already been released to crates.io, so we should be a little more cautious about MSRV.

It’s also worth noting that, unlike a rust-toolchain file, the rust-version field does not restrict the use of a newer toolchain.

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