faster-hex icon indicating copy to clipboard operation
faster-hex copied to clipboard

Rust Toolchain: Upgrade to rust edition 2024

Open eval-exec opened this issue 11 months ago • 0 comments

  • rust-toolchain: upgrade rust 2021
  • clippy: fix needless_return https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
  • rust-toolchain: upgrade rust 2024 by cargo fix --edition
  • execute cargo fmt --all

eval-exec avatar Mar 06 '25 11:03 eval-exec