ericcornelissen / rust-rm

A CLI like the GNU version of rm(1) but more modern and designed for humans.
Apache License 2.0
4 stars 0 forks source link

Bump Rust toolchain channel from 1.77 to 1.78 #234

Closed ericcornelissen closed 5 months ago

ericcornelissen commented 5 months ago

Relates to #214

Summary

Upgrade the version of Rust and related tooling from 1.77.0 to 1.78.0, which was recently released. See https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html for information about the release.